julian-schelb
commited on
Commit
•
49b1c97
1
Parent(s):
c909430
Upload XLMRobertaForTokenClassification
Browse files- config.json +2 -2
- pytorch_model.bin +2 -2
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"architectures": [
|
4 |
"XLMRobertaForTokenClassification"
|
5 |
],
|
@@ -39,7 +39,7 @@
|
|
39 |
"pad_token_id": 1,
|
40 |
"position_embedding_type": "absolute",
|
41 |
"torch_dtype": "float32",
|
42 |
-
"transformers_version": "4.
|
43 |
"type_vocab_size": 1,
|
44 |
"use_cache": true,
|
45 |
"vocab_size": 250002
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "./results/checkpoint-final-20-langs/",
|
3 |
"architectures": [
|
4 |
"XLMRobertaForTokenClassification"
|
5 |
],
|
|
|
39 |
"pad_token_id": 1,
|
40 |
"position_embedding_type": "absolute",
|
41 |
"torch_dtype": "float32",
|
42 |
+
"transformers_version": "4.25.1",
|
43 |
"type_vocab_size": 1,
|
44 |
"use_cache": true,
|
45 |
"vocab_size": 250002
|
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:0b7ce6892f1b6d6ef6d5c24bab4f2d522316c65cc9de9e51faae0327a983e939
|
3 |
+
size 2235525933
|