hongthanhdang
commited on
Commit
·
447397b
1
Parent(s):
8e57c3b
Training in progress, step 200
Browse files- .gitignore +1 -0
- pytorch_model.bin +3 -0
- training_args.bin +3 -0
.gitignore
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
checkpoint-*/
|
pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7831e31240bf6a50e4ebf51b888e8484d33d64ccaa20763535d46520f76e1198
|
3 |
+
size 3163457
|
training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:519bd7e5b3b59ec9a9bf7e285e810bd6ccd6370e83e48db23cedb3756e0113dc
|
3 |
+
size 3963
|