Ghunghru commited on
Commit
3862f27
1 Parent(s): 9aa7566

Training in progress, epoch 1

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
@@ -9,14 +9,14 @@
9
  "hidden_dropout_prob": 0.1,
10
  "hidden_size": 768,
11
  "id2label": {
12
- "0": "Potential misinformation",
13
- "1": "No misinformation"
14
  },
15
  "initializer_range": 0.02,
16
  "intermediate_size": 3072,
17
  "label2id": {
18
- "No misinformation": 1,
19
- "Potential misinformation": 0
20
  },
21
  "layer_norm_eps": 1e-12,
22
  "max_position_embeddings": 512,
 
9
  "hidden_dropout_prob": 0.1,
10
  "hidden_size": 768,
11
  "id2label": {
12
+ "0": "No misinformation",
13
+ "1": "Potential misinformation"
14
  },
15
  "initializer_range": 0.02,
16
  "intermediate_size": 3072,
17
  "label2id": {
18
+ "No misinformation": 0,
19
+ "Potential misinformation": 1
20
  },
21
  "layer_norm_eps": 1e-12,
22
  "max_position_embeddings": 512,
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:639f262862d6ec8215e8907e10355db2d3e9f8bd15da30054af051030d58eeb0
3
  size 436400366
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7f89ef3e9c5cad81472191963bdb3aa852079d9c2780c1111d282e2e969e3615
3
  size 436400366
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:446e4f7d89f60e8a3a35401a8b54df7a22ef23975626a212ecd206f8b5037272
3
  size 4536
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:706e34cf7c22663780e14212af1b703e4e38cc437128447d6e27ab6a15782fd8
3
  size 4536