Training in progress, step 500
Browse files- config.json +1 -1
- pytorch_model.bin +2 -2
- tokenizer_config.json +0 -1
- training_args.bin +2 -2
config.json
CHANGED
@@ -33,6 +33,6 @@
|
|
33 |
"sinusoidal_pos_embds": false,
|
34 |
"tie_weights_": true,
|
35 |
"torch_dtype": "float32",
|
36 |
-
"transformers_version": "4.34.
|
37 |
"vocab_size": 30522
|
38 |
}
|
|
|
33 |
"sinusoidal_pos_embds": false,
|
34 |
"tie_weights_": true,
|
35 |
"torch_dtype": "float32",
|
36 |
+
"transformers_version": "4.34.1",
|
37 |
"vocab_size": 30522
|
38 |
}
|
pytorch_model.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:11980198c3df17323e51c091698b3f06fe355930d96f21ae9d7ec996057b99d1
|
3 |
+
size 265502242
|
tokenizer_config.json
CHANGED
@@ -41,7 +41,6 @@
|
|
41 |
"special": true
|
42 |
}
|
43 |
},
|
44 |
-
"additional_special_tokens": [],
|
45 |
"clean_up_tokenization_spaces": true,
|
46 |
"cls_token": "[CLS]",
|
47 |
"do_lower_case": true,
|
|
|
41 |
"special": true
|
42 |
}
|
43 |
},
|
|
|
44 |
"clean_up_tokenization_spaces": true,
|
45 |
"cls_token": "[CLS]",
|
46 |
"do_lower_case": true,
|
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:ffc72ecab70532b0a430c8daa411f271b2223f930e0343852bb4a3b5db1574b7
|
3 |
+
size 4472
|