tanoManzo commited on
Commit
431c02c
·
1 Parent(s): c19a23a

Training in progress, step 500

Browse files
Files changed (3) hide show
  1. config.json +4 -4
  2. pytorch_model.bin +1 -1
  3. training_args.bin +1 -1
config.json CHANGED
@@ -12,16 +12,16 @@
12
  "hidden_dropout_prob": 0.1,
13
  "hidden_size": 768,
14
  "id2label": {
15
- "0": "Overall Positive Note",
16
  "1": "Overall Neutral Note",
17
- "2": "Overall Negative Note"
18
  },
19
  "initializer_range": 0.02,
20
  "intermediate_size": 3072,
21
  "label2id": {
22
- "Overall Negative Note": 2,
23
  "Overall Neutral Note": 1,
24
- "Overall Positive Note": 0
25
  },
26
  "layer_norm_eps": 1e-05,
27
  "max_position_embeddings": 514,
 
12
  "hidden_dropout_prob": 0.1,
13
  "hidden_size": 768,
14
  "id2label": {
15
+ "0": "Overall Negative Note",
16
  "1": "Overall Neutral Note",
17
+ "2": "Overall Positive Note"
18
  },
19
  "initializer_range": 0.02,
20
  "intermediate_size": 3072,
21
  "label2id": {
22
+ "Overall Negative Note": 0,
23
  "Overall Neutral Note": 1,
24
+ "Overall Positive Note": 2
25
  },
26
  "layer_norm_eps": 1e-05,
27
  "max_position_embeddings": 514,
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6d3842d38eaa22335f3bd0a7246088add71d060269f25b01a3e38a1f15f86ba7
3
  size 498665141
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:945bff9e93dd5db314f1944c839bbff4b02baca101e4c516f2acb7bc4a42c0a6
3
  size 498665141
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9310f9dd5a85c191b2876838e87ef620d236f4589e81c3fb9029a5a949e43bbb
3
  size 3515
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3eae84a0b6b664209e24ac420e8cb2ce8c14e85a1861fafcc8eb030375a61438
3
  size 3515