tuncaytopcu commited on
Commit
28a1283
·
1 Parent(s): cf9075f

Training in progress, step 10

Browse files
Files changed (3) hide show
  1. adapter_model.bin +1 -1
  2. tokenizer.json +6 -1
  3. training_args.bin +1 -1
adapter_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e2615a09d1f654dbecf623ed6453177ea5a60a6b1b6ea414699dee43ce2f18c2
3
  size 261189453
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f929c11c3e7c904b0da5341f6cf0c5b00920b0c3181078103268a784a7721d0d
3
  size 261189453
tokenizer.json CHANGED
@@ -1,6 +1,11 @@
1
  {
2
  "version": "1.0",
3
- "truncation": null,
 
 
 
 
 
4
  "padding": null,
5
  "added_tokens": [
6
  {
 
1
  {
2
  "version": "1.0",
3
+ "truncation": {
4
+ "direction": "Right",
5
+ "max_length": 1024,
6
+ "strategy": "LongestFirst",
7
+ "stride": 0
8
+ },
9
  "padding": null,
10
  "added_tokens": [
11
  {
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e5ccc6030a9507a0e9212e46cc1add9d4f8995a0bc49bd4ad3c3dc48a8797289
3
  size 4155
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:00325524e81310f6b21eef013a9bb0a3b6ba895bfe47ff9e34a0117e32dc6112
3
  size 4155