areddydev commited on
Commit
6ed7f15
·
verified ·
1 Parent(s): 0d48eda

Training in progress, step 50

Browse files
Files changed (3) hide show
  1. model.safetensors +1 -1
  2. tokenizer.json +6 -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:eff4cae0b8a36af9b5f2ae5d2932ca017248f72f7aee7fff8484a5477443b604
3
  size 513028808
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e8ba50ae37e404d348f090a4be3aad84fb9262b8dcd88e07da4bb1e30f285915
3
  size 513028808
tokenizer.json CHANGED
@@ -1,6 +1,11 @@
1
  {
2
  "version": "1.0",
3
- "truncation": null,
 
 
 
 
 
4
  "padding": {
5
  "strategy": "BatchLongest",
6
  "direction": "Right",
 
1
  {
2
  "version": "1.0",
3
+ "truncation": {
4
+ "direction": "Left",
5
+ "max_length": 8192,
6
+ "strategy": "LongestFirst",
7
+ "stride": 0
8
+ },
9
  "padding": {
10
  "strategy": "BatchLongest",
11
  "direction": "Right",
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cba58d288f7b6d6aa3d6d8ee8d0212052741242cd80a71fd21dea4d68571987d
3
  size 5624
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e6d1d1ca047707be020db948b37ff540edc6982fb229a54440acdede5048ba26
3
  size 5624