paulh27 commited on
Commit
1115469
·
verified ·
1 Parent(s): 37c2d1d

Training in progress, step 1000

Browse files
Files changed (3) hide show
  1. model.safetensors +1 -1
  2. tokenizer.json +2 -16
  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:e704ec5b6082196b98b96585184dd8f394b377f03767ef722eaaaeef6b118d1c
3
  size 242041896
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:37defa05183ad80da486a41a4cfae16272b04cc926428b251070433cbee7aebf
3
  size 242041896
tokenizer.json CHANGED
@@ -1,21 +1,7 @@
1
  {
2
  "version": "1.0",
3
- "truncation": {
4
- "direction": "Right",
5
- "max_length": 50,
6
- "strategy": "LongestFirst",
7
- "stride": 0
8
- },
9
- "padding": {
10
- "strategy": {
11
- "Fixed": 50
12
- },
13
- "direction": "Right",
14
- "pad_to_multiple_of": null,
15
- "pad_id": 0,
16
- "pad_type_id": 0,
17
- "pad_token": "<pad>"
18
- },
19
  "added_tokens": [
20
  {
21
  "id": 0,
 
1
  {
2
  "version": "1.0",
3
+ "truncation": null,
4
+ "padding": null,
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5
  "added_tokens": [
6
  {
7
  "id": 0,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:921c92d3a190fc8b0065cf6909dd86ea2db1333b1b0e920bb208364c5a2c678e
3
  size 5176
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b609120ab31533cb59bf319cfa0e9580284e6ef633175ffc263f0dcd03e430d8
3
  size 5176