Mathildeholst commited on
Commit
af07a97
·
verified ·
1 Parent(s): b2d9472

Training in progress, epoch 1

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:268104621cafed76db5be8880f6d83cf2f92ab33efd19ec7d37ee78304f2b1a4
3
  size 1583962548
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fa41dd78ce49f3eba2040b04b3360d83ad8879d8e81e8165b023e4d10ab5ffc4
3
  size 1583962548
tokenizer.json CHANGED
@@ -1,19 +1,7 @@
1
  {
2
  "version": "1.0",
3
- "truncation": {
4
- "direction": "Right",
5
- "max_length": 8192,
6
- "strategy": "LongestFirst",
7
- "stride": 0
8
- },
9
- "padding": {
10
- "strategy": "BatchLongest",
11
- "direction": "Right",
12
- "pad_to_multiple_of": null,
13
- "pad_id": 50283,
14
- "pad_type_id": 0,
15
- "pad_token": "[PAD]"
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:3ca4ef0ba4718739c52dc9e3e9bb8b3a6c85293b242f8187f8404625e4b1b65b
3
  size 5841
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1c19d667ac3ca0666c1fcbdb226e5c70d9d2402dd73eb1de004cd477fbe8bcbd
3
  size 5841