Add 100k train step Pytorch model
Browse files
config.json
CHANGED
@@ -34,6 +34,7 @@
|
|
34 |
"max_length": 50
|
35 |
}
|
36 |
},
|
|
|
37 |
"transformers_version": "4.16.0.dev0",
|
38 |
"use_cache": true,
|
39 |
"vocab_size": 50257
|
|
|
34 |
"max_length": 50
|
35 |
}
|
36 |
},
|
37 |
+
"torch_dtype": "float32",
|
38 |
"transformers_version": "4.16.0.dev0",
|
39 |
"use_cache": true,
|
40 |
"vocab_size": 50257
|
pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c276cf2cdd88872484bac9d243d45180911da3294928301b45b9ed9fa56424de
|
3 |
+
size 1444576537
|
runs/events.out.tfevents.1642710569.t1v-n-42145f73-w-0.1403347.0.v2
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:d845070f03884ce8e832fc395414e327d156c5f9319ee6139ca041b0c38defdd
|
3 |
+
size 15255417
|