jvhoffbauer commited on
Commit
97b9d18
·
verified ·
1 Parent(s): 2ca64c1

Training in progress, step 5000

Browse files
config.json CHANGED
@@ -34,7 +34,7 @@
34
  "position_embedding_type": "absolute",
35
  "problem_type": "single_label_classification",
36
  "torch_dtype": "float32",
37
- "transformers_version": "4.45.0",
38
  "type_vocab_size": 1,
39
  "use_cache": true,
40
  "vocab_size": 250002
 
34
  "position_embedding_type": "absolute",
35
  "problem_type": "single_label_classification",
36
  "torch_dtype": "float32",
37
+ "transformers_version": "4.46.2",
38
  "type_vocab_size": 1,
39
  "use_cache": true,
40
  "vocab_size": 250002
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:54e2eb89bb3901e23ac57a57e4e1209f9c5435eb304545419269cdc865a7f40f
3
  size 1112211160
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:600066cbaaf67c315273cdc56a30d7677aa35c69e8ded8fd9695294d3baf1289
3
  size 1112211160
tokenizer_config.json CHANGED
@@ -42,7 +42,7 @@
42
  }
43
  },
44
  "bos_token": "<s>",
45
- "clean_up_tokenization_spaces": true,
46
  "cls_token": "<s>",
47
  "eos_token": "</s>",
48
  "mask_token": "<mask>",
 
42
  }
43
  },
44
  "bos_token": "<s>",
45
+ "clean_up_tokenization_spaces": false,
46
  "cls_token": "<s>",
47
  "eos_token": "</s>",
48
  "mask_token": "<mask>",
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4300569b51bf46fe2403d2b8da69c79561fbcb14d5f8bfe6009d52ccc4f08e5c
3
- size 5240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bb27a9f87609edfd664dddc1ae142682df944fef83a22b11e620018de281a7fe
3
+ size 5304