Commit
·
30232e1
1
Parent(s):
92e97c0
t5-small_adafactor
Browse files- .gitignore +1 -0
- pytorch_model.bin +3 -0
- training_args.bin +2 -2
.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:bdb81697cb5066a3b364c60643e658fa7b22ce7f721b53f577879d2852513e98
|
3 |
+
size 242070267
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7870ef8084fa515951bebc37ef319c44068809ee9b287a2524f6b93b74905f5b
|
3 |
+
size 3375
|