finaspirant commited on
Commit
bca5297
1 Parent(s): 8920644

Training in progress, step 500

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": 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:550e97539839bee4b65db8c956f514bc4542fe915a208d6f1a6cb806314d2ad9
3
  size 5432
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:50847012f41298534bfb2fd2d022836f57d8effc659751750a51b06f4a6930ba
3
  size 5432