gauri-sharan commited on
Commit
c2d4208
·
verified ·
1 Parent(s): e9e8d94

Training in progress, step 81

Browse files
Files changed (3) hide show
  1. adapter_model.safetensors +1 -1
  2. tokenizer.json +2 -16
  3. training_args.bin +1 -1
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:df5ed071e13ea0cd932a6bfd0ccdf7ac7a61bfa06c26d7bdb1e0c0211a022354
3
  size 10494984
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:56eae42627fecbc66bcbbf0afef403601f66bb1aa18561e4f5f5dd3bb8cc8856
3
  size 10494984
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": "<|endoftext|>"
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:070e96dfb7ef6af87db8f5089e630cb4ba1816ab606d0f3c27a29650bae137ac
3
  size 5496
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6c3cf166e852eaa22ef0098e7ab4a8b8aea256f953494accee1449c79eae6952
3
  size 5496