Training in progress, epoch 0
Browse files- config.json +6 -6
- model.safetensors +1 -1
- training_args.bin +1 -1
config.json
CHANGED
@@ -40,16 +40,16 @@
|
|
40 |
]
|
41 |
],
|
42 |
"id2label": {
|
43 |
-
"0": "
|
44 |
-
"1": "
|
45 |
-
"2": "
|
46 |
},
|
47 |
"init_std": 0.02,
|
48 |
"is_encoder_decoder": true,
|
49 |
"label2id": {
|
50 |
-
"
|
51 |
-
"
|
52 |
-
"
|
53 |
},
|
54 |
"mask_feature_length": 10,
|
55 |
"mask_feature_min_masks": 0,
|
|
|
40 |
]
|
41 |
],
|
42 |
"id2label": {
|
43 |
+
"0": "Fluente",
|
44 |
+
"1": "Clonica",
|
45 |
+
"2": "Tonica"
|
46 |
},
|
47 |
"init_std": 0.02,
|
48 |
"is_encoder_decoder": true,
|
49 |
"label2id": {
|
50 |
+
"Clonica": "1",
|
51 |
+
"Fluente": "0",
|
52 |
+
"Tonica": "2"
|
53 |
},
|
54 |
"mask_feature_length": 10,
|
55 |
"mask_feature_min_masks": 0,
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 353427388
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f14b7768084d0b751b0d33238e5ba355244952ce7db7793e4aa38ce1afe6f155
|
3 |
size 353427388
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5240
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0ff6f6b22c8e762c9655d8c19c2f54b72f9e9dc92171711306faa7a0c71dad66
|
3 |
size 5240
|