thesergiu commited on
Commit
fef4163
·
verified ·
1 Parent(s): 68d6d9a

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:c8a7ccc8f3f4f00c37afed307067f026cc3eb65ef10afb06411da1236a7691d5
3
  size 328507660
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4792ca5180a63ee5eb0f51763233b947a7053b5def7e86573b2f9af95dc6c5bb
3
  size 328507660
tokenizer.json CHANGED
@@ -1,19 +1,7 @@
1
  {
2
  "version": "1.0",
3
- "truncation": {
4
- "direction": "Right",
5
- "max_length": 256,
6
- "strategy": "LongestFirst",
7
- "stride": 0
8
- },
9
- "padding": {
10
- "strategy": "BatchLongest",
11
- "direction": "Right",
12
- "pad_to_multiple_of": null,
13
- "pad_id": 1,
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:4442a3321073bd2099112c86d3aff6151dd7d8a687641c5c519c48c5dc4b777d
3
  size 4283
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1d538db3fde3a7dbe4bfd17024243417dec6b57f66c99fc758b3b54807726784
3
  size 4283