jj5002 commited on
Commit
16b38b6
·
verified ·
1 Parent(s): 3c3d8f5

End of training

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:eacc0aee43fd3060e3bd04ac6289da6b226735484915a4f0e02e81763ea82919
3
  size 18894856
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3747b43668611cc10789e24aae6ee2dce2d471eaa3419a5edcbff63bb1b45590
3
  size 18894856
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": 1,
16
+ "pad_type_id": 0,
17
+ "pad_token": "<pad>"
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:c9b84785dfe8733ffcc0edeb49742d0da4c7db8b9de5653675c233e2bf685470
3
  size 5496
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:efd9282d9d2c85c168c679612bd4dde225d018bda6db2a9ffab189a180a88044
3
  size 5496