kanansharmaa commited on
Commit
90566a1
·
verified ·
1 Parent(s): ea7aafb

Training in progress, step 500

Browse files
Files changed (3) hide show
  1. model.safetensors +1 -1
  2. tokenizer.json +2 -16
  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:698398a734ccf58b6969bac4374f0dbdd1f363d6060add34b4e2fab38f2e1a05
3
  size 503767348
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b0b5b7b7169a873e7b9089889bbecc8e1940ed41d77b43b56ffd6dea2969c99a
3
  size 503767348
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": 1,
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:676f0b454073987e553c9512445552af5fea9ff48606d367d0597d9336471b5c
3
  size 4984
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:46a41c560ba2f32c65e3eadb4b80aba2b991a6d22002798c4a223c7d73af3495
3
  size 4984