jojoUla commited on
Commit
6e06e32
1 Parent(s): 43ba913

Training in progress, step 500

Browse files
added_tokens.json ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ {
2
+ "<NOT ENOUGH INFO>": 30524,
3
+ "<REFUTED>": 30523,
4
+ "<SUPPORTED>": 30522
5
+ }
config.json CHANGED
@@ -22,5 +22,5 @@
22
  "transformers_version": "4.26.0",
23
  "type_vocab_size": 2,
24
  "use_cache": true,
25
- "vocab_size": 30522
26
  }
 
22
  "transformers_version": "4.26.0",
23
  "type_vocab_size": 2,
24
  "use_cache": true,
25
+ "vocab_size": 30525
26
  }
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6e8be6e4e2ba0f20723dffef742c002e7b55a1b11d4d399a24fe05acf8942c9c
3
- size 1340837305
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7bec20a5ddc5e534e02df6ae1c42bf5ab0705246b168b666e3a691e4269d2a7e
3
+ size 1340849593
runs/Jan31_06-35-45_068a2d207c90/1675146976.3113222/events.out.tfevents.1675146976.068a2d207c90.1721.4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:44f12eec89ea7ae16478adaaf9b6a6bda8a6c320ac1e83fc4ec76806ea71020e
3
+ size 5716
runs/Jan31_06-35-45_068a2d207c90/1675147378.0342238/events.out.tfevents.1675147378.068a2d207c90.1721.5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:16ea8c0f0db3bf854a586743030422fa8b7afdf77917ea39720044493d17cabd
3
+ size 5716
runs/Jan31_06-35-45_068a2d207c90/events.out.tfevents.1675146976.068a2d207c90.1721.3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7dca15820eed73ee9e9c9da5a74f830279d8e02801b008f92b6b49379a44d62a
3
+ size 7734
runs/Jan31_06-47-24_068a2d207c90/1675147653.1941662/events.out.tfevents.1675147653.068a2d207c90.1721.7 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c74bd9f36062ea4a1951341e56e6e664a0505fa17fcc580b2956c1fb36c1c90e
3
+ size 5716
runs/Jan31_06-47-24_068a2d207c90/events.out.tfevents.1675147653.068a2d207c90.1721.6 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:81c067e513109da0d331f6be1c5930deae1416d79c48a90c0f657de6e3efc74b
3
+ size 4287
special_tokens_map.json CHANGED
@@ -1,4 +1,9 @@
1
  {
 
 
 
 
 
2
  "cls_token": "[CLS]",
3
  "mask_token": "[MASK]",
4
  "pad_token": "[PAD]",
 
1
  {
2
+ "additional_special_tokens": [
3
+ "<SUPPORTED>",
4
+ "<REFUTED>",
5
+ "<NOT ENOUGH INFO>"
6
+ ],
7
  "cls_token": "[CLS]",
8
  "mask_token": "[MASK]",
9
  "pad_token": "[PAD]",
tokenizer.json CHANGED
@@ -47,6 +47,33 @@
47
  "rstrip": false,
48
  "normalized": false,
49
  "special": true
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
50
  }
51
  ],
52
  "normalizer": {
 
47
  "rstrip": false,
48
  "normalized": false,
49
  "special": true
50
+ },
51
+ {
52
+ "id": 30522,
53
+ "content": "<SUPPORTED>",
54
+ "single_word": false,
55
+ "lstrip": false,
56
+ "rstrip": false,
57
+ "normalized": false,
58
+ "special": true
59
+ },
60
+ {
61
+ "id": 30523,
62
+ "content": "<REFUTED>",
63
+ "single_word": false,
64
+ "lstrip": false,
65
+ "rstrip": false,
66
+ "normalized": false,
67
+ "special": true
68
+ },
69
+ {
70
+ "id": 30524,
71
+ "content": "<NOT ENOUGH INFO>",
72
+ "single_word": false,
73
+ "lstrip": false,
74
+ "rstrip": false,
75
+ "normalized": false,
76
+ "special": true
77
  }
78
  ],
79
  "normalizer": {
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:eca0731ab1204324d5a3c8f563ca88f9a43c10ae9dfe334bec37c936344e8647
3
  size 3515
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2209d8e6171a0c92cadcb1d5e69d92ee7035cfb40200cf57cef19179cfe67039
3
  size 3515