aimlresearch2023 commited on
Commit
26b9a31
·
verified ·
1 Parent(s): 9f5daa5

Training in progress, step 50

Browse files
Files changed (3) hide show
  1. model.safetensors +1 -1
  2. tokenizer.json +2 -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:3799012ca9ecfc4bad404bf0563add2bbd8193da0b7357a7e6de079bd18e139a
3
  size 54222224
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:36dafe8fa34b8721866d69b094d52677cbeb198ea066b73ea9730e80164dd2ea
3
  size 54222224
tokenizer.json CHANGED
@@ -1,10 +1,10 @@
1
  {
2
  "version": "1.0",
3
  "truncation": {
4
- "direction": "Right",
5
  "max_length": 512,
6
  "strategy": "LongestFirst",
7
- "stride": 128
8
  },
9
  "padding": {
10
  "strategy": {
 
1
  {
2
  "version": "1.0",
3
  "truncation": {
4
+ "direction": "Left",
5
  "max_length": 512,
6
  "strategy": "LongestFirst",
7
+ "stride": 0
8
  },
9
  "padding": {
10
  "strategy": {
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:02d469333b70e70b0e183333031ef0bd5481149b1f8cdd758a46f2afc189e005
3
  size 5432
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:71228790d74fc244459979ee5b289491c3108fcffc6db5dd27125f31372b8627
3
  size 5432