Arodrigo commited on
Commit
23063bc
1 Parent(s): 02eeea2

Training in progress, epoch 1

Browse files
Files changed (3) hide show
  1. config.json +7 -3
  2. model.safetensors +2 -2
  3. training_args.bin +2 -2
config.json CHANGED
@@ -13,15 +13,19 @@
13
  "1": "CESANTIA",
14
  "2": "INCERTIDUMBRE ECONOMICA",
15
  "3": "SOBRE ENDEUDADO",
16
- "4": "LICENCIA MEDICA"
 
 
17
  },
18
  "initializer_range": 0.02,
19
  "label2id": {
20
  "BAJA DE RENTA": 0,
 
21
  "CESANTIA": 1,
22
  "INCERTIDUMBRE ECONOMICA": 2,
23
  "LICENCIA MEDICA": 4,
24
- "SOBRE ENDEUDADO": 3
 
25
  },
26
  "max_position_embeddings": 512,
27
  "model_type": "distilbert",
@@ -34,6 +38,6 @@
34
  "sinusoidal_pos_embds": true,
35
  "tie_weights_": true,
36
  "torch_dtype": "float32",
37
- "transformers_version": "4.38.2",
38
  "vocab_size": 31002
39
  }
 
13
  "1": "CESANTIA",
14
  "2": "INCERTIDUMBRE ECONOMICA",
15
  "3": "SOBRE ENDEUDADO",
16
+ "4": "LICENCIA MEDICA",
17
+ "5": "TASA ALTA",
18
+ "6": "CAMBIO DE EMPLEADOR"
19
  },
20
  "initializer_range": 0.02,
21
  "label2id": {
22
  "BAJA DE RENTA": 0,
23
+ "CAMBIO DE EMPLEADOR": 6,
24
  "CESANTIA": 1,
25
  "INCERTIDUMBRE ECONOMICA": 2,
26
  "LICENCIA MEDICA": 4,
27
+ "SOBRE ENDEUDADO": 3,
28
+ "TASA ALTA": 5
29
  },
30
  "max_position_embeddings": 512,
31
  "model_type": "distilbert",
 
38
  "sinusoidal_pos_embds": true,
39
  "tie_weights_": true,
40
  "torch_dtype": "float32",
41
+ "transformers_version": "4.40.2",
42
  "vocab_size": 31002
43
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2349a9390c750bb29593932d13f5307b658208da1cb48250025c3ede59a0b3b2
3
- size 269316356
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b0eb80721dfa29e5d0185a8ad4e70a155f2728a9e77712f9a092163b1cd53aad
3
+ size 269322508
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bea316b06514abe269aaa18fc6708b4eb9a8368695453e8314e6b674928170ab
3
- size 4856
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8182f3fd3d41e01597a82c554b47d7809ebc260a6fadf5c009de62e0d48d70a7
3
+ size 4984