Nbeau commited on
Commit
50f630b
·
verified ·
1 Parent(s): d4dd6bf

Training in progress, step 500

Browse files
Files changed (3) hide show
  1. model.safetensors +1 -1
  2. tokenizer.json +14 -2
  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:8f38e91e32aea93395b57345800547828f41753e8a2aa442a956ae7674953cbf
3
  size 441688704
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:05eac94e57f11339a506195e90aa20ac8512f386437ff2e483811746551d640a
3
  size 441688704
tokenizer.json CHANGED
@@ -1,7 +1,19 @@
1
  {
2
  "version": "1.0",
3
- "truncation": null,
4
- "padding": null,
 
 
 
 
 
 
 
 
 
 
 
 
5
  "added_tokens": [
6
  {
7
  "id": 0,
 
1
  {
2
  "version": "1.0",
3
+ "truncation": {
4
+ "direction": "Right",
5
+ "max_length": 256,
6
+ "strategy": "LongestFirst",
7
+ "stride": 0
8
+ },
9
+ "padding": {
10
+ "strategy": "BatchLongest",
11
+ "direction": "Right",
12
+ "pad_to_multiple_of": null,
13
+ "pad_id": 2,
14
+ "pad_type_id": 0,
15
+ "pad_token": "</s>"
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:85a6b5a8a78b152084b451196ace48c135c374d93e58331c8337d636346a2ba8
3
  size 5048
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:81d030cf35d50c0785f34bd5a1fb566143f278e9fd220474a93f3b6562ee2d82
3
  size 5048