irfanamal commited on
Commit
5223180
1 Parent(s): eef7db2

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:f614651eb6ee75d1d0a049abb2e007838eea40ff1e3790d60f3c828748d03185
3
  size 267852461
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:14da43627efae6e002c41e718c8ee0982580235744a802e1168e16be87961e26
3
  size 267852461
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:4d41c8696c1370643262705ba83650e4d9a378d10e5efc70484aa3418b26d331
3
  size 4027
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e41675c7b196090d598f47eb1a1663b7c8927dad3bc72e72df8b814eb21fa21a
3
  size 4027