surathisin commited on
Commit
3c7f7fc
1 Parent(s): 383097a

End of training

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:842f0e316d6e65e192e53a6f948c4aff3c7a602cbd14509a8c4550ac84d62af6
3
  size 134263757
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1b89cd14f1384c9f939abab9af8da456e869eae8806497e93db0e6aa8c910560
3
  size 134263757
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": 512,
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:b0a128e6f35f06a8d3d5b0c26a48ac7501cf115ed4562c498a63ae0841b7c3e1
3
  size 4091
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1396da0de4db390b5a96dbe81487913ff51242822e75e5b5577fae4b86dc4d1e
3
  size 4091