Ghunghru commited on
Commit
b9a51df
1 Parent(s): a947a4c

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:5e4f1cee295617dbca859e37a04823f451359f369936f2473bfb669e3fd8b196
3
  size 439785710
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:76dfc545eed8549d3904230e7238ae15f9eccb6ddcb5c7ac2dee9b3ea9e945f0
3
  size 439785710
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f8a91e7c4419e3a773285a3e5827576f5fdd0f29e5e003b9f3d3575423cdb9ff
3
  size 4536
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4f659607044a39cb17f53a0c0a9066fc936fc27e8cc53e9f30523498b4b3b766
3
  size 4536