suhasparray commited on
Commit
25e50f2
1 Parent(s): 3add9a6

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:719760bb230e2d093ef1329cccd5f5648d4eef74d51ae323f4d346bb5265bc63
3
  size 265526309
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d7ff8fde8e83c9b7a307e9e447722262a46a74ff9e55c55bf8a8b4b3e76a5832
3
  size 265526309
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:3e883e4dec26e6604ab35309341b4d4b439ffb7d6c94005c1c1e84e8c8536e83
3
  size 4027
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:71a81b51dda19ad69bc33f913524b6b438692024d659004a27b79396a279ed10
3
  size 4027