bboeun commited on
Commit
4ebc967
·
verified ·
1 Parent(s): c118911

lora_kogpt2-small2

Browse files
Files changed (3) hide show
  1. adapter_model.safetensors +1 -1
  2. tokenizer.json +2 -16
  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:43ef2e0725cf25985e1c38d83cc02a4b763b8e9ec15cd07e9eb71fefe6b134ee
3
  size 315761984
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:357a4cfb097115917f3113bc02a4d1ea878b1ab1b0ccf1dbe62f7cca7ea9d97b
3
  size 315761984
tokenizer.json CHANGED
@@ -1,21 +1,7 @@
1
  {
2
  "version": "1.0",
3
- "truncation": {
4
- "direction": "Right",
5
- "max_length": 128,
6
- "strategy": "LongestFirst",
7
- "stride": 0
8
- },
9
- "padding": {
10
- "strategy": {
11
- "Fixed": 128
12
- },
13
- "direction": "Right",
14
- "pad_to_multiple_of": null,
15
- "pad_id": 51200,
16
- "pad_type_id": 0,
17
- "pad_token": "<|endoftext|>"
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:8637b1da96b28782e65324b3e302b558857d32b6a2e700d9767a5f8d4195c96c
3
  size 5713
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b7f9058f06923cdcd906e4b5e6d964bf6bf8ade975ccf68d2a8877c7efcc64d1
3
  size 5713