AyushPremjith commited on
Commit
d61c4b6
1 Parent(s): b2407e1

Training in progress, step 200

Browse files
Files changed (3) hide show
  1. pytorch_model.bin +1 -1
  2. tokenizer.json +2 -16
  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:0261f107061248909fd471339b6d723c431d8c47d7f51126b44a3fe36cf4d0dc
3
  size 802204017
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b33d96f704ef645651fdf87d1337ea1a90f71c847b660d8afa557d1c607389eb
3
  size 802204017
tokenizer.json CHANGED
@@ -1,21 +1,7 @@
1
  {
2
  "version": "1.0",
3
- "truncation": {
4
- "direction": "Right",
5
- "max_length": 512,
6
- "strategy": "LongestFirst",
7
- "stride": 0
8
- },
9
- "padding": {
10
- "strategy": {
11
- "Fixed": 512
12
- },
13
- "direction": "Right",
14
- "pad_to_multiple_of": null,
15
- "pad_id": 0,
16
- "pad_type_id": 0,
17
- "pad_token": "[PAD]"
18
- },
19
  "added_tokens": [
20
  {
21
  "id": 0,
 
1
  {
2
  "version": "1.0",
3
+ "truncation": null,
4
+ "padding": null,
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5
  "added_tokens": [
6
  {
7
  "id": 0,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b3223b3e7d3e3308a5b687e49efa29e57e038ffaaa415834e4b248f8de527cd2
3
  size 4091
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e0006fc7fab7ba00692426a6333fe4fe2642d2a5dc4c53dc0a7d815bfb5a8fa3
3
  size 4091