tniranjan commited on
Commit
5f5c3e0
·
verified ·
1 Parent(s): d20f846

Training in progress, step 139

Browse files
Files changed (3) hide show
  1. model.safetensors +1 -1
  2. tokenizer.json +2 -14
  3. training_args.bin +1 -1
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:045333e34582f6398ab19ea1c1ba6a4f1003b34fb5178947e58c3db72255bc4f
3
  size 273247960
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:50d2ed587a49a6eb2d3353c7cff6f09c70fefd756dede1e59117e162accafabb
3
  size 273247960
tokenizer.json CHANGED
@@ -1,19 +1,7 @@
1
  {
2
  "version": "1.0",
3
- "truncation": {
4
- "direction": "Right",
5
- "max_length": 1024,
6
- "strategy": "LongestFirst",
7
- "stride": 0
8
- },
9
- "padding": {
10
- "strategy": "BatchLongest",
11
- "direction": "Left",
12
- "pad_to_multiple_of": null,
13
- "pad_id": 2,
14
- "pad_type_id": 0,
15
- "pad_token": "</s>"
16
- },
17
  "added_tokens": [
18
  {
19
  "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:1e0539c1687767fc5e24b9e6aaac89b68fdbf33133699279b84b97c6eae4283c
3
  size 5368
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8c67eebcb8f89f867463f5b682d7c720fe328952a639990588bc4f784a9f8fee
3
  size 5368