tyzhu commited on
Commit
0b65336
1 Parent(s): 92604d7

Training in progress, epoch 2

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:a0353910a8274e8b78b6f49ba6eec31c37fd0fa9da28fef4055cd8a6489e83b5
3
  size 143269386
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7949bede00c154238b5d3c06b7adb0b47eb476064743aa5d320758e24bd12da5
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:713f91d9a69f0e1e05d5645a9b602fead948bb67e9a8221d4fa46a0965d0153e
3
  size 4728
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6caadeb2918f871a7bb6d1b5f16ee4c2ff478c6234eaddbde917917c0eabcbbb
3
  size 4728