Hartunka commited on
Commit
5dfe8ec
·
verified ·
1 Parent(s): 2c361a6

Training in progress, step 10000

Browse files
config.json CHANGED
@@ -18,6 +18,6 @@
18
  "seq_classif_dropout": 0.2,
19
  "sinusoidal_pos_embds": false,
20
  "torch_dtype": "float32",
21
- "transformers_version": "4.50.2",
22
  "vocab_size": 30522
23
  }
 
18
  "seq_classif_dropout": 0.2,
19
  "sinusoidal_pos_embds": false,
20
  "torch_dtype": "float32",
21
+ "transformers_version": "4.40.0",
22
  "vocab_size": 30522
23
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7151991f24780aa4fc444344883f1149138f2f819e8641c85773e3839d86e4eb
3
  size 133235168
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:280b72a2ad91b56df6e454884916a9a86cfa211dabcaf8bab104f628ea78d8d4
3
  size 133235168
tokenizer_config.json CHANGED
@@ -41,10 +41,9 @@
41
  "special": true
42
  }
43
  },
44
- "clean_up_tokenization_spaces": false,
45
  "cls_token": "[CLS]",
46
  "do_lower_case": true,
47
- "extra_special_tokens": {},
48
  "mask_token": "[MASK]",
49
  "model_max_length": 512,
50
  "pad_token": "[PAD]",
 
41
  "special": true
42
  }
43
  },
44
+ "clean_up_tokenization_spaces": true,
45
  "cls_token": "[CLS]",
46
  "do_lower_case": true,
 
47
  "mask_token": "[MASK]",
48
  "model_max_length": 512,
49
  "pad_token": "[PAD]",
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:65b14ffc4ad258ca3cda493378309030ecabe8a99088a7b5f21d4273e45bbd9b
3
- size 5432
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0288d616e398ee0683cad2068c4693458dc870342e8d9a811ad3c8d68906b655
3
+ size 5048