Commit
·
b694d9a
1
Parent(s):
ce7b4a3
Training in progress, step 10
Browse files- config.json +2 -6
- model.safetensors +2 -2
- training_args.bin +1 -1
config.json
CHANGED
@@ -31,9 +31,7 @@
|
|
31 |
"id2label": {
|
32 |
"0": "Propuesta",
|
33 |
"1": "Etaoa",
|
34 |
-
"2": "Comorbilidades"
|
35 |
-
"3": "Llave",
|
36 |
-
"4": "Valor"
|
37 |
},
|
38 |
"init_std": 0.02,
|
39 |
"init_xavier_std": 1.0,
|
@@ -41,9 +39,7 @@
|
|
41 |
"label2id": {
|
42 |
"Comorbilidades": 2,
|
43 |
"Etaoa": 1,
|
44 |
-
"
|
45 |
-
"Propuesta": 0,
|
46 |
-
"Valor": 4
|
47 |
},
|
48 |
"mask_loss_coefficient": 1,
|
49 |
"max_position_embeddings": 1024,
|
|
|
31 |
"id2label": {
|
32 |
"0": "Propuesta",
|
33 |
"1": "Etaoa",
|
34 |
+
"2": "Comorbilidades"
|
|
|
|
|
35 |
},
|
36 |
"init_std": 0.02,
|
37 |
"init_xavier_std": 1.0,
|
|
|
39 |
"label2id": {
|
40 |
"Comorbilidades": 2,
|
41 |
"Etaoa": 1,
|
42 |
+
"Propuesta": 0
|
|
|
|
|
43 |
},
|
44 |
"mask_loss_coefficient": 1,
|
45 |
"max_position_embeddings": 1024,
|
model.safetensors
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:2db6123f13698dc872024f04710f21d600aceda0366fcb6ee11f79cb14dffa9b
|
3 |
+
size 174077740
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4664
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b8546bb270a9c5a5a7e19ebfeb3eb97f382a34ce0a1990c10f8639cf6a823532
|
3 |
size 4664
|