sergiyvl commited on
Commit
bf2c105
1 Parent(s): 40b8acd

second try

Browse files
optimizer.pt DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:04f048617328764bea3d60c6e144c45d96e08fb46ae38ceaf14d0dc5f0925012
3
- size 876241123
 
 
 
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:84e4797e6469575d925ab0d1c882f7b911038686924eb8b981c865a4cde92f7a
3
  size 438147282
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:03e990ed922cfb03005523ad11d638c4584ed653085a180db00667aef0bfc390
3
  size 438147282
scheduler.pt DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:f487861b3eb211e491e34fcb8a0ace845e8fdcd1ad79f178717c5b402ff6b4f1
3
- size 623
 
 
 
special_tokens_map.json ADDED
@@ -0,0 +1 @@
 
1
+ {"unk_token": "[UNK]", "sep_token": "[SEP]", "pad_token": "[PAD]", "cls_token": "[CLS]", "mask_token": "[MASK]"}
tokenizer_config.json ADDED
@@ -0,0 +1 @@
 
1
+ {"do_lower_case": true, "unk_token": "[UNK]", "sep_token": "[SEP]", "pad_token": "[PAD]", "cls_token": "[CLS]", "mask_token": "[MASK]", "tokenize_chinese_chars": true, "strip_accents": null, "model_max_length": 512, "special_tokens_map_file": null, "name_or_path": "bert-base-uncased"}
trainer_state.json DELETED
@@ -1,22 +0,0 @@
1
- {
2
- "best_metric": null,
3
- "best_model_checkpoint": null,
4
- "epoch": 0.7122507122507122,
5
- "global_step": 500,
6
- "is_hyper_param_search": false,
7
- "is_local_process_zero": true,
8
- "is_world_process_zero": true,
9
- "log_history": [
10
- {
11
- "epoch": 0.71,
12
- "learning_rate": 5.7549857549857555e-06,
13
- "loss": 1.7851,
14
- "step": 500
15
- }
16
- ],
17
- "max_steps": 702,
18
- "num_train_epochs": 1,
19
- "total_flos": 1314171576000000.0,
20
- "trial_name": null,
21
- "trial_params": null
22
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ca4fd94da19d2a27b049a43389d1ca48f11f45051f45fdc2042dd3b07b83458c
3
  size 2415
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:db6fc002ffb2931df5949c4e4c3f39b7329bcbdb2f77232794d92226435ea041
3
  size 2415
vocab.txt ADDED
The diff for this file is too large to render. See raw diff