rexarski commited on
Commit
2331fa1
1 Parent(s): e27dab6

End of training

Browse files
Files changed (4) hide show
  1. config.json +1 -1
  2. pytorch_model.bin +1 -1
  3. tokenizer.json +2 -16
  4. training_args.bin +1 -1
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "rexarski/bert-base-climate-fever-fixed",
3
  "architectures": [
4
  "BertForSequenceClassification"
5
  ],
 
1
  {
2
+ "_name_or_path": "bert-base-uncased",
3
  "architectures": [
4
  "BertForSequenceClassification"
5
  ],
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:30fb64f5db02b9b36048b5b4cfba2757ea74dfc2a4a1d7e24c8ef29e40f9f03f
3
  size 438010997
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0bd31881057726f95843889c43aea728eed28b93e1d226e01b7646b7f7534b51
3
  size 438010997
tokenizer.json CHANGED
@@ -1,21 +1,7 @@
1
  {
2
  "version": "1.0",
3
- "truncation": {
4
- "direction": "Right",
5
- "max_length": 512,
6
- "strategy": "LongestFirst",
7
- "stride": 0
8
- },
9
- "padding": {
10
- "strategy": {
11
- "Fixed": 512
12
- },
13
- "direction": "Right",
14
- "pad_to_multiple_of": null,
15
- "pad_id": 0,
16
- "pad_type_id": 0,
17
- "pad_token": "[PAD]"
18
- },
19
  "added_tokens": [
20
  {
21
  "id": 0,
 
1
  {
2
  "version": "1.0",
3
+ "truncation": null,
4
+ "padding": null,
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5
  "added_tokens": [
6
  {
7
  "id": 0,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8380df973a5a658101fa080f13373178755ff79d362c4075f06b789bf9873111
3
  size 3643
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:711ba26817e3b43eb2471bd8e5316d11351d3d4b3c5633fe78877198c81d8ad2
3
  size 3643