Ghunghru commited on
Commit
15982d6
1 Parent(s): c452bcd

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:7c08f34d925c1cadc85deb439226a1fe25cb6999ae614ada5f7f9d175cfca603
3
  size 436400366
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8e9e287d16caba3293d06c287cfd540b58b52503b01e6ed4a9c1f6e05623ca5f
3
  size 436400366
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:abcd76d817d9ab8e9d007a8b1d5804d096058482a0af60f94cec64440b799a9c
3
  size 4536
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c5f57e5053db17619af89c0772aa4db50f856f0bebb87df75a643edc0f7e1cbc
3
  size 4536