Commit
·
22e917e
1
Parent(s):
1b48c9c
Training in progress, step 500
Browse files- config.json +18 -18
- pytorch_model.bin +1 -1
- training_args.bin +1 -1
config.json
CHANGED
@@ -10,24 +10,24 @@
|
|
10 |
"hidden_dropout_prob": 0.1,
|
11 |
"hidden_size": 768,
|
12 |
"id2label": {
|
13 |
-
"0": "
|
14 |
-
"1": "
|
15 |
-
"2": "
|
16 |
-
"3": "
|
17 |
-
"4": "
|
18 |
-
"5": "
|
19 |
-
"6": "
|
20 |
-
"7": "
|
21 |
-
"8": "
|
22 |
-
"9": "
|
23 |
-
"10": "
|
24 |
-
"11": "
|
25 |
-
"12": "
|
26 |
-
"13": "
|
27 |
-
"14": "
|
28 |
-
"15": "
|
29 |
-
"16": "
|
30 |
-
"17": "
|
31 |
},
|
32 |
"initializer_range": 0.02,
|
33 |
"intermediate_size": 3072,
|
|
|
10 |
"hidden_dropout_prob": 0.1,
|
11 |
"hidden_size": 768,
|
12 |
"id2label": {
|
13 |
+
"0": "OM",
|
14 |
+
"1": "SD",
|
15 |
+
"2": "SA",
|
16 |
+
"3": "KW",
|
17 |
+
"4": "QA",
|
18 |
+
"5": "LB",
|
19 |
+
"6": "JO",
|
20 |
+
"7": "SY",
|
21 |
+
"8": "IQ",
|
22 |
+
"9": "MA",
|
23 |
+
"10": "EG",
|
24 |
+
"11": "PL",
|
25 |
+
"12": "YE",
|
26 |
+
"13": "BH",
|
27 |
+
"14": "DZ",
|
28 |
+
"15": "AE",
|
29 |
+
"16": "TN",
|
30 |
+
"17": "LY"
|
31 |
},
|
32 |
"initializer_range": 0.02,
|
33 |
"intermediate_size": 3072,
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 436451757
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1e136750ff02256a0d160bd9301ca4cfe2ad8085312050503a61d67503f1f478
|
3 |
size 436451757
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3375
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4a51203ebaeff655ba48715b00e9c9736e11c0119679863c50e72f30eb271a02
|
3 |
size 3375
|