Kaya176 commited on
Commit
6e549da
1 Parent(s): b7fde73

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:2cabf390121e905a2371a2fa27d9c3248016cd33299dc4d9eace688831eceaf9
3
  size 267844872
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:10d0838cb5a38b4b82cb3c3a133356314c9df306ad2399537a166c1437635324
3
  size 267844872
tokenizer.json CHANGED
@@ -1,19 +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": "BatchLongest",
11
- "direction": "Right",
12
- "pad_to_multiple_of": null,
13
- "pad_id": 0,
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:8c851b23ae3db97c712e313fb23f86789f27c94bd85f5262906e13e0a2ad5126
3
  size 5304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d04fb7cb0c28011c6e90e0e6b44e7b46562292759b2ebab91ee9514ea1938802
3
  size 5304