sirr commited on
Commit
713b704
·
1 Parent(s): ea52545

Training in progress, step 2

Browse files
Files changed (3) hide show
  1. adapter_model.bin +1 -1
  2. tokenizer.json +1 -6
  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:92f1df965ca033bbb3b80ca9d2c661dedd3e730669b7750d479fa47079687c4f
3
  size 10686701
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3dde0184760ec15452962a43e7d5c7791278616db9f0b0db96b0224c13dd55ee
3
  size 10686701
tokenizer.json CHANGED
@@ -1,11 +1,6 @@
1
  {
2
  "version": "1.0",
3
- "truncation": {
4
- "direction": "Right",
5
- "max_length": 512,
6
- "strategy": "LongestFirst",
7
- "stride": 0
8
- },
9
  "padding": null,
10
  "added_tokens": [
11
  {
 
1
  {
2
  "version": "1.0",
3
+ "truncation": null,
 
 
 
 
 
4
  "padding": null,
5
  "added_tokens": [
6
  {
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8aa9588846ce9d2788e8d5e6f4f6c6bb777be43e762c9f54221c8e41d3fce4ef
3
  size 4027
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:384fe440a61edd30a63a304c65dc76dc54c81895571f681002fa3c2615c0a496
3
  size 4027