talargv commited on
Commit
2d30d3b
·
verified ·
1 Parent(s): ef3602d

Training in progress, step 12

Browse files
Files changed (3) hide show
  1. model.safetensors +1 -1
  2. tokenizer.json +1 -8
  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:6052b7373c37c07aec8c602de1800ff8c332274b8027ec384c79f57e36fb77de
3
  size 2364428688
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5bb65894b3703b3f8b531751481326bb450cdb482d223f5f4afdaafbf28c87f8
3
  size 2364428688
tokenizer.json CHANGED
@@ -1,14 +1,7 @@
1
  {
2
  "version": "1.0",
3
  "truncation": null,
4
- "padding": {
5
- "strategy": "BatchLongest",
6
- "direction": "Right",
7
- "pad_to_multiple_of": null,
8
- "pad_id": 0,
9
- "pad_type_id": 0,
10
- "pad_token": "<pad>"
11
- },
12
  "added_tokens": [
13
  {
14
  "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:ece5e5d2daf63b742962cf579a04fd8bc6cbafdbc55a58fd89a5512a355842db
3
  size 5496
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ec67ec419da0e516a6c6e8125c7e624d923f2b8bd713c39a8842f04f904fc4df
3
  size 5496