salohnana2018 commited on
Commit
d356320
1 Parent(s): de06dcd

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:63c62e1401ecf114640e077d1e01de670f931ae9c43f4eb05e97fab3a43d5c75
3
  size 436364284
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:59ba8e87d8f62e8ccd4836e7fe08d8c45c2aede61f420b6e007690523066bae1
3
  size 436364284
tokenizer.json CHANGED
@@ -1,21 +1,7 @@
1
  {
2
  "version": "1.0",
3
- "truncation": {
4
- "direction": "Right",
5
- "max_length": 250,
6
- "strategy": "LongestFirst",
7
- "stride": 0
8
- },
9
- "padding": {
10
- "strategy": {
11
- "Fixed": 250
12
- },
13
- "direction": "Right",
14
- "pad_to_multiple_of": null,
15
- "pad_id": 0,
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:9ea147c90421d8b7884f7b9ec3bb39b176388ad26d0a06218b8de32f280af38f
3
  size 4920
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f6713a07cff202b36af65e896da03569d6c8712e8e76990e92d646838d400cf3
3
  size 4920