Ghunghru commited on
Commit
3664867
1 Parent(s): 1dee205

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:5d6e3865878ade9fdfba33547929384bf9a9c615f8dd4106213c5299adae64ed
3
  size 439785710
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b4b97dc7a887901dcf0a331c881c367f451e6fc0b63f119a9e91614a3042ac46
3
  size 439785710
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4d437966573e26c5bffef89924905670629c09faa4a9ab01228ce52f86d654a7
3
  size 4536
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d12337c047231217dc635e87fc4b8695b8ee263c57bffc96a2b17533cdb6a3cb
3
  size 4536