mginoben commited on
Commit
0db1a77
·
1 Parent(s): f4ac26e

Training in progress, epoch 1

Browse files
config.json CHANGED
@@ -12,14 +12,14 @@
12
  "hidden_dropout_prob": 0.1,
13
  "hidden_size": 768,
14
  "id2label": {
15
- "0": "Non-Abusive",
16
- "1": "Abusive"
17
  },
18
  "initializer_range": 0.02,
19
  "intermediate_size": 3072,
20
  "label2id": {
21
- "Abusive": 1,
22
- "Non-Abusive": 0
23
  },
24
  "layer_norm_eps": 1e-05,
25
  "max_position_embeddings": 514,
 
12
  "hidden_dropout_prob": 0.1,
13
  "hidden_size": 768,
14
  "id2label": {
15
+ "0": "abusive",
16
+ "1": "non-abusive"
17
  },
18
  "initializer_range": 0.02,
19
  "intermediate_size": 3072,
20
  "label2id": {
21
+ "abusive": 1,
22
+ "non-abusive": 0
23
  },
24
  "layer_norm_eps": 1e-05,
25
  "max_position_embeddings": 514,
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0d1354188481ba26201a9781a5c2c849bb20b1fab3e9e781c1db9d615293e400
3
  size 436407989
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bd2211b6671ef624f74c061a703babe81216ba3c9910538c6a3b9de150e89444
3
  size 436407989
runs/Jun05_02-59-35_d4587610e646/1685933978.7680838/events.out.tfevents.1685933978.d4587610e646.32516.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f4dce61d912805e2df02fcbd88bd9dfa3c137cd656c187ad929fa92208a7469c
3
+ size 5960
runs/Jun05_02-59-35_d4587610e646/events.out.tfevents.1685933978.d4587610e646.32516.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0d1bcf8d16c8c4e02b0e2733a6018bd5234d928b87e6588b4c43dd9a8843705d
3
+ size 4759
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0ac08c7f80c9f4b791f41dc594b900f36871c65f20d93722bc14534742115ec2
3
  size 3643
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:60ded93c58583eca7dd484685770e5f24d47c9fc5fb1dced7d07e63c7b0fc5dc
3
  size 3643