alexmiale commited on
Commit
139fa35
1 Parent(s): a9f110e

Training in progress, epoch 1

Browse files
Files changed (3) hide show
  1. pytorch_model.bin +1 -1
  2. tokenizer.json +6 -1
  3. training_args.bin +1 -1
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a43f8637970badf3d2cb0a68cbbb02b3980cf079f2917bd200ce40219a900bd4
3
  size 267855978
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e20fed553fa7c8cab2490689a53c2f6ff84a97e276b6ea3466e6189f092666e4
3
  size 267855978
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:717692e0e7823adcbdb53511bcabb2f8678f98437f2ee716af13627d5525c4ce
3
  size 4536
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fb3ac1d004488df05ebd89ad78feff9cbead0234f7162d83f9080157dddc73b9
3
  size 4536