leandroaraujodev commited on
Commit
7653045
·
verified ·
1 Parent(s): 2b6938e

Training in progress, epoch 1

Browse files
config.json CHANGED
@@ -10,16 +10,16 @@
10
  "hidden_dropout_prob": 0.2,
11
  "hidden_size": 768,
12
  "id2label": {
13
- "0": "NEUTRO",
14
- "1": "POSITIVO",
15
- "2": "NEGATIVO"
16
  },
17
  "initializer_range": 0.02,
18
  "intermediate_size": 3072,
19
  "label2id": {
20
- "NEGATIVO": 2,
21
- "NEUTRO": 0,
22
- "POSITIVO": 1
23
  },
24
  "layer_norm_eps": 1e-12,
25
  "max_position_embeddings": 512,
 
10
  "hidden_dropout_prob": 0.2,
11
  "hidden_size": 768,
12
  "id2label": {
13
+ "0": "LABEL_0",
14
+ "1": "LABEL_1",
15
+ "2": "LABEL_2"
16
  },
17
  "initializer_range": 0.02,
18
  "intermediate_size": 3072,
19
  "label2id": {
20
+ "LABEL_0": 0,
21
+ "LABEL_1": 1,
22
+ "LABEL_2": 2
23
  },
24
  "layer_norm_eps": 1e-12,
25
  "max_position_embeddings": 512,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6a52c07da2c5906f316508d9ac1b265e0576c77b63484c6cb37b63ace2ac6be5
3
  size 435725300
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:49e230c0be422cef3de725cf0aeb5fd04d3c6429acb268d819297b8340204d03
3
  size 435725300
runs/Sep20_14-27-20_aef78e88129c/events.out.tfevents.1726842442.aef78e88129c.1485.6 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4603d067b233b37ca21aef30ef2769bba1125d6a941a85bc800672a5687edd2e
3
+ size 5472
runs/Sep20_14-41-30_aef78e88129c/events.out.tfevents.1726843291.aef78e88129c.1485.7 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f0ab6d4f1c2ae9da259724ad6bab2f86186f6320fd1a083ee880d779d67de170
3
+ size 5795
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1361e6a7f5609f65717d9b069a7e0c3a7ba201fa3711e96709a644ef0a325a8d
3
  size 5176
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d448c4a2fc06c1447856a33e260d3bd601481e2a689903b4d59f589a2a5f5b8b
3
  size 5176