eshoyuan commited on
Commit
6a9f469
·
verified ·
1 Parent(s): ae77f98

Training in progress, step 3

Browse files
config.json CHANGED
@@ -28,6 +28,6 @@
28
  "sinusoidal_pos_embds": false,
29
  "tie_weights_": true,
30
  "torch_dtype": "float32",
31
- "transformers_version": "4.44.2",
32
  "vocab_size": 30522
33
  }
 
28
  "sinusoidal_pos_embds": false,
29
  "tie_weights_": true,
30
  "torch_dtype": "float32",
31
+ "transformers_version": "4.45.1",
32
  "vocab_size": 30522
33
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f287df0784978d20efb08a73517113d70ac5596891a9851e0663485b7ef78f95
3
  size 267832560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:48092b0630571f1a88363325b34483fbb6193508166b675c23566dc36ce75c15
3
  size 267832560
runs/Oct07_07-31-08_eshoyuan-MS-7D31/events.out.tfevents.1728300669.eshoyuan-MS-7D31.126525.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a5ca4e8c2d5cf466953b3a14cfdf81906de9aa9f93dc77a4b4412860009a0f88
3
+ size 4948
runs/Oct07_07-32-15_eshoyuan-MS-7D31/events.out.tfevents.1728300735.eshoyuan-MS-7D31.127002.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c174e75a81f5b888a988d58babc6740be10e8675101fa131b11fe659815a1ece
3
+ size 5260
tokenizer.json CHANGED
@@ -1,11 +1,6 @@
1
  {
2
  "version": "1.0",
3
- "truncation": {
4
- "direction": "Right",
5
- "max_length": 512,
6
- "strategy": "LongestFirst",
7
- "stride": 0
8
- },
9
  "padding": null,
10
  "added_tokens": [
11
  {
 
1
  {
2
  "version": "1.0",
3
+ "truncation": null,
 
 
 
 
 
4
  "padding": null,
5
  "added_tokens": [
6
  {
tokenizer_config.json CHANGED
@@ -41,7 +41,7 @@
41
  "special": true
42
  }
43
  },
44
- "clean_up_tokenization_spaces": true,
45
  "cls_token": "[CLS]",
46
  "do_lower_case": true,
47
  "mask_token": "[MASK]",
 
41
  "special": true
42
  }
43
  },
44
+ "clean_up_tokenization_spaces": false,
45
  "cls_token": "[CLS]",
46
  "do_lower_case": true,
47
  "mask_token": "[MASK]",
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:86fe22b87ec671959ed24593fbddeadc70d0ec24195c5ec0757e993bdda4a1c3
3
  size 5176
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3f67138fb5e8389500d123de9a7f6f6c9d8bf2ebe7ba587bee348a7cbf6a6bc8
3
  size 5176