RobW commited on
Commit
48d2b72
·
verified ·
1 Parent(s): f881629

Training in progress, epoch 1

Browse files
Files changed (3) hide show
  1. model.safetensors +1 -1
  2. tokenizer.json +8 -1
  3. training_args.bin +1 -1
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a8863de4668aca591d22528f8d77fea69f50ed2a0424cf2292f67797343feb07
3
  size 430908208
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:059471a4691c9cee291999e2c27aa5142327b975934bbe0b487ca089f38ed144
3
  size 430908208
tokenizer.json CHANGED
@@ -6,7 +6,14 @@
6
  "strategy": "LongestFirst",
7
  "stride": 0
8
  },
9
- "padding": null,
 
 
 
 
 
 
 
10
  "added_tokens": [
11
  {
12
  "id": 0,
 
6
  "strategy": "LongestFirst",
7
  "stride": 0
8
  },
9
+ "padding": {
10
+ "strategy": "BatchLongest",
11
+ "direction": "Right",
12
+ "pad_to_multiple_of": null,
13
+ "pad_id": 0,
14
+ "pad_type_id": 0,
15
+ "pad_token": "[PAD]"
16
+ },
17
  "added_tokens": [
18
  {
19
  "id": 0,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:05e88367e193956470bfcde38a1cef9e5534040b0c782d53e070ffc4fc4172ea
3
  size 5176
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:96e8ee02585ad176e4bb5be23ba79b73d6f12695ad7218a5f3ca5e5f8980588e
3
  size 5176