abhinav-ch commited on
Commit
0df5b10
1 Parent(s): 80f572f

Training complete.

Browse files
Files changed (2) hide show
  1. tokenizer.json +6 -1
  2. training_args.bin +1 -1
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": 128,
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:d7f3375073a68a3980d452b973e636def02e5b8cca4371490287a9c468818f1a
3
  size 4664
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8cab431c6f269bc762f160921c721c42e5a12af21178b1aae1849004d22f68fa
3
  size 4664