tyzhu commited on
Commit
ef5f7b2
·
verified ·
1 Parent(s): fab413d

Training in progress, epoch 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:a2f7d59d7a1de69dd5f4f331b97d2211e12f98cc91dac50163070769f2e14145
3
  size 143269386
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3cde81d694cda6844a680fd82bd908d628d67c04d750bd8eb4f9e355b46e3a4e
3
  size 143269386
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:674b0bde9b7948504b3b50d2502b6918ab4cbe28d26b96ed3859ae68bbcf24c3
3
  size 4728
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9a2c0328b93a1b1ecccf1ace892544f4689ee1bf11794c1bceee3ace26ea5d51
3
  size 4728