daspartho commited on
Commit
04bdedc
1 Parent(s): 68ce505

Training in progress, step 500

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:44ef3a345987df48a70ea0ae16c236b30450f896ca86e15758d1856eaf7a62f0
3
  size 515752509
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8b1b7ccce13afdfb01dae6ac491809fdeddf62b7d9044f15675da6e7350d909c
3
  size 515752509
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:8994d35aaf1b3ee7a2ae14403a30032a1d369706ee5b35e22fdc173056ae423f
3
  size 3387
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fbb703da37bb1a586f4e0c098701d2805b7be20f13617dd5a941a4017ea67dac
3
  size 3387