tommyadams commited on
Commit
4900d6c
1 Parent(s): 918c55b

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:7bd9c9fcc71d342bf34e9f707d312d8509f4a7b34765c55bb69e8327d25283c3
3
  size 18053881
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f0238c31b35bb3ce5173263c3acc09a29b83085f73a4f60549226f1a0d7600f0
3
  size 18053881
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": 500,
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:b74f6e156fcecc58fa19babc90f5be273bd93258ced191ac5d5b5a6fdfc9593d
3
  size 4027
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eb98ce7adc98ac92ba836f5e9dc76917c939cde03396bf174a901623c2c54bc8
3
  size 4027