irenema commited on
Commit
2e8a9b0
1 Parent(s): f1b3b39

Training in progress, epoch 1

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:835614e31594bdd6227241ca31add4a3853458c98656e5005facde8338df104a
3
  size 439442436
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c1be3f7593525a26d41e9e48bb7a9bfc7c0b98ed59041afb9a9b78698d21d681
3
  size 439442436
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:13bc0a6a3396a80b41fb7dbf89547a4cbdfe6c9bdc1f514227f19366cfa8184e
3
  size 4219
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:09b8cfc5d1e11e3fd55777b548ee2fee30b84d7fc7191ab1249c530ef56e3a0b
3
  size 4219