Ghunghru commited on
Commit
eb088b6
1 Parent(s): ed06488

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
@@ -11,14 +11,14 @@
11
  "hidden_dropout_prob": 0.1,
12
  "hidden_size": 768,
13
  "id2label": {
14
- "0": "Potential misinformation",
15
- "1": "No misinformation"
16
  },
17
  "initializer_range": 0.02,
18
  "intermediate_size": 3072,
19
  "label2id": {
20
- "No misinformation": 1,
21
- "Potential misinformation": 0
22
  },
23
  "layer_norm_eps": 1e-05,
24
  "max_position_embeddings": 514,
 
11
  "hidden_dropout_prob": 0.1,
12
  "hidden_size": 768,
13
  "id2label": {
14
+ "0": "No misinformation",
15
+ "1": "Potential misinformation"
16
  },
17
  "initializer_range": 0.02,
18
  "intermediate_size": 3072,
19
  "label2id": {
20
+ "No misinformation": 0,
21
+ "Potential misinformation": 1
22
  },
23
  "layer_norm_eps": 1e-05,
24
  "max_position_embeddings": 514,
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c643123bbbcd39885151909dfaa1c1384699e912fa3d8502b6f321dea0495ecd
3
  size 1112250158
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f6dd4b964d9c444c23aae7fb1f000684ea4a91e7ff44c4e6f7828bc113b8f2b6
3
  size 1112250158
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1de03427d4f2a3ef78eacc2abf688d746c31676ace5bbd88ff59eee3c2977315
3
  size 4536
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1aa9a2b6a3aa64b884efff00b93322d7786c9bf699748c7178e331207bfd6178
3
  size 4536