diegokauer commited on
Commit
b694d9a
·
1 Parent(s): ce7b4a3

Training in progress, step 10

Browse files
Files changed (3) hide show
  1. config.json +2 -6
  2. model.safetensors +2 -2
  3. 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
- "Llave": 3,
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:d26dbc425298a2a91fcfb7793550d0a99169a5ccb523683e897f0997d1e1f23a
3
- size 174079796
 
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:89a6b3d3ebf1255b55d1cc3df5fafed7546efba5b0abd164440d8a4f938d3b14
3
  size 4664
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b8546bb270a9c5a5a7e19ebfeb3eb97f382a34ce0a1990c10f8639cf6a823532
3
  size 4664