DustinEwan
commited on
Commit
•
20bd953
1
Parent(s):
9bba036
Training in progress, step 500
Browse files- pytorch_model.bin +3 -0
- tokenizer_config.json +3 -0
- training_args.bin +3 -0
pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1e488f9c452e022ff30fce2c73f899bce02e946d6ef2cb75ad1392b51b850725
|
3 |
+
size 189980834
|
tokenizer_config.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"model_max_length": 1000000000000000019884624838656
|
3 |
+
}
|
training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:282a6ed03288dde38314aa9722ae161df710c16371ffc09ba5288c70f280f958
|
3 |
+
size 5112
|