tyzhu commited on
Commit
ca518c6
1 Parent(s): 5d5ef3b

Training in progress, epoch 10

Browse files
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5742dc49ca1e97eab96c39348e98abe805b890029d5093f78395ff362cb0ad64
3
  size 112130416
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b58ca8145dd103ea3d5fc4b7a63aea38dd4810b0f1fa24ecf94298c213ec17a5
3
  size 112130416
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:dad86d39f28fd5650a9773596dd9e38391ad23adc31296881559f1d5900ae98e
3
  size 5176
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:be25587f3053ccdff51be5cd0c0782b7ccf6939d34d6f4b72f55dacb77b4ff2e
3
  size 5176