winniehcy commited on
Commit
7ed6678
·
1 Parent(s): f9adc5f

Training in progress, step 500

Browse files
Files changed (4) hide show
  1. config.json +1 -1
  2. pytorch_model.bin +1 -1
  3. tokenizer_config.json +0 -43
  4. training_args.bin +2 -2
config.json CHANGED
@@ -42,7 +42,7 @@
42
  "position_embedding_type": "absolute",
43
  "problem_type": "single_label_classification",
44
  "torch_dtype": "float32",
45
- "transformers_version": "4.34.0",
46
  "type_vocab_size": 2,
47
  "use_cache": true,
48
  "vocab_size": 29791
 
42
  "position_embedding_type": "absolute",
43
  "problem_type": "single_label_classification",
44
  "torch_dtype": "float32",
45
+ "transformers_version": "4.33.0",
46
  "type_vocab_size": 2,
47
  "use_cache": true,
48
  "vocab_size": 29791
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:15345c7543c6fd84f5b531178e7b38a5cc4c892e81bd1efaaeaa99fbe5ef489b
3
  size 435770161
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a3f045a2a44ad8e5cd378894422eccfc696b2a854bc0437c18f26b277e047723
3
  size 435770161
tokenizer_config.json CHANGED
@@ -1,47 +1,4 @@
1
  {
2
- "added_tokens_decoder": {
3
- "0": {
4
- "content": "[PAD]",
5
- "lstrip": false,
6
- "normalized": false,
7
- "rstrip": false,
8
- "single_word": false,
9
- "special": true
10
- },
11
- "100": {
12
- "content": "[UNK]",
13
- "lstrip": false,
14
- "normalized": false,
15
- "rstrip": false,
16
- "single_word": false,
17
- "special": true
18
- },
19
- "101": {
20
- "content": "[CLS]",
21
- "lstrip": false,
22
- "normalized": false,
23
- "rstrip": false,
24
- "single_word": false,
25
- "special": true
26
- },
27
- "102": {
28
- "content": "[SEP]",
29
- "lstrip": false,
30
- "normalized": false,
31
- "rstrip": false,
32
- "single_word": false,
33
- "special": true
34
- },
35
- "103": {
36
- "content": "[MASK]",
37
- "lstrip": false,
38
- "normalized": false,
39
- "rstrip": false,
40
- "single_word": false,
41
- "special": true
42
- }
43
- },
44
- "additional_special_tokens": [],
45
  "clean_up_tokenization_spaces": true,
46
  "cls_token": "[CLS]",
47
  "do_basic_tokenize": true,
 
1
  {
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2
  "clean_up_tokenization_spaces": true,
3
  "cls_token": "[CLS]",
4
  "do_basic_tokenize": true,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:80a39731343cfbfc5142bcf3ca93b48cf43348742c9572915005069da6255e4f
3
- size 4091
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3f709848144055b3634b0cf8eaa83b1e74e6818e0490f89b5d6454664dba2d29
3
+ size 4027