mariusjabami commited on
Commit
ceba8d8
·
verified ·
1 Parent(s): 1d8e84a

Upload folder using huggingface_hub

Browse files
Files changed (3) hide show
  1. adapter_model.safetensors +1 -1
  2. tokenizer.json +16 -2
  3. training_args.bin +1 -1
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:761d03bb8a0a2b11150b58ba1e240aa6ebdb5b2fe6fa5bcb744f85e103a1101b
3
  size 4517152
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:70b42d3521c16c5ec0294828b0416ed03f2cccb1c64034f8cd4b4353b384ceb9
3
  size 4517152
tokenizer.json CHANGED
@@ -1,7 +1,21 @@
1
  {
2
  "version": "1.0",
3
- "truncation": null,
4
- "padding": null,
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5
  "added_tokens": [
6
  {
7
  "id": 0,
 
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": 2,
16
+ "pad_type_id": 0,
17
+ "pad_token": "</s>"
18
+ },
19
  "added_tokens": [
20
  {
21
  "id": 0,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b86e56fe295a5d9a7ff16059831a8ad5154fb74c80307f9320f6471f3e542246
3
  size 5304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:37b08b58219ded0e48ea625b14dcd0a3cc37742f1b4888e1eec803641f454c02
3
  size 5304