hungnm commited on
Commit
f235e2f
·
verified ·
1 Parent(s): bfbd57c

Training in progress, epoch 1

Browse files
config.json CHANGED
@@ -21,23 +21,17 @@
21
  "hidden_activation": "gelu",
22
  "hidden_size": 768,
23
  "id2label": {
24
- "0": 0,
25
- "1": 1,
26
- "2": 2,
27
- "3": 3,
28
- "4": 4,
29
- "5": 5
30
  },
31
  "initializer_cutoff_factor": 2.0,
32
  "initializer_range": 0.02,
33
  "intermediate_size": 1152,
34
  "label2id": {
35
- "0": 0,
36
- "1": 1,
37
- "2": 2,
38
- "3": 3,
39
- "4": 4,
40
- "5": 5
41
  },
42
  "layer_norm_eps": 1e-05,
43
  "local_attention": 128,
 
21
  "hidden_activation": "gelu",
22
  "hidden_size": 768,
23
  "id2label": {
24
+ "0": "negative",
25
+ "1": "neutral",
26
+ "2": "positive"
 
 
 
27
  },
28
  "initializer_cutoff_factor": 2.0,
29
  "initializer_range": 0.02,
30
  "intermediate_size": 1152,
31
  "label2id": {
32
+ "negative": 0,
33
+ "neutral": 1,
34
+ "positive": 2
 
 
 
35
  },
36
  "layer_norm_eps": 1e-05,
37
  "local_attention": 128,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4c905225366f15b162002e628ec51e934e933e9de7b0b9ee7357d7279a2fd89e
3
- size 299233108
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3a430f16246e2b77a9d74a0fa9197883fb7a41a50261060a3c63ef5659a1afcf
3
+ size 299228486
runs/Jan01_00-09-49_hn-fornix-testing-gpu-platform-2/events.out.tfevents.1735690589.hn-fornix-testing-gpu-platform-2.1037398.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e8ce31b8e01194ccbaac0ddb7d2ec7be82ea104b731cb7b0e904d9a1c720eb2f
3
+ size 60168
runs/Jan01_01-03-55_hn-fornix-testing-gpu-platform-2/events.out.tfevents.1735693897.hn-fornix-testing-gpu-platform-2.1050019.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0172afbd114d67c35733630eba63356c0b27002eea0210a7ffc7d79d41adbec6
3
+ size 71136
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e5b23606916563c1295a85db740c9e1e6532079be7faa841cad79674aa04194a
3
- size 6840
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:38d9b5f118e063e6d69e4823acb821625e842aac8e73c6ebd501f34942ccc41d
3
+ size 6904