OscarNav commited on
Commit
f066666
·
verified ·
1 Parent(s): 028a8ba

Training in progress, step 500

Browse files
Files changed (3) hide show
  1. model.safetensors +1 -1
  2. tokenizer.json +16 -2
  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:76b19e74c2619af433babb65ecdf827d3f4077a448430c10c7b61280a51bbf6d
3
  size 709676664
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d4b136e7f25d44de7eabd8ae8a1e39b2a963c167b1bb3c5dca47a8d97e226388
3
  size 709676664
tokenizer.json CHANGED
@@ -1,7 +1,21 @@
1
  {
2
  "version": "1.0",
3
- "truncation": null,
4
- "padding": null,
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5
  "added_tokens": [
6
  {
7
  "id": 50256,
 
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": {
11
+ "Fixed": 1024
12
+ },
13
+ "direction": "Right",
14
+ "pad_to_multiple_of": null,
15
+ "pad_id": 50256,
16
+ "pad_type_id": 0,
17
+ "pad_token": "<|endoftext|>"
18
+ },
19
  "added_tokens": [
20
  {
21
  "id": 50256,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ee21b41defd34c794b968ce8c18e514063d0dbbe20cac72e09736ec3d88bb21d
3
  size 5112
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c8ff1e15903c52f9629709d9e916371da895979853112bffdce7fb530038ed5d
3
  size 5112