ramdhanfirdaus commited on
Commit
3195d4e
1 Parent(s): e3f5d78

Training in progress, step 3200

Browse files
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e17afdd5ee88313e3bb7f01e153b4d1ebe56021d4123305e609e23d3cd06fd74
3
  size 75507072
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:51285f336292e7c2fdd6412ce56c0212934410ad3dc0c472b93adc76bc0b3f77
3
  size 75507072
runs/Nov04_11-23-31_ramdhanfirdaus-pod/events.out.tfevents.1699097032.ramdhanfirdaus-pod.61625.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:edbe4af9784dfd22896755cab2c821ef2e277f9acb0597b8e7b7d4a59bd7ece1
3
+ size 5357
special_tokens_map.json CHANGED
@@ -12,6 +12,12 @@
12
  ">>SUFFIX<<",
13
  ">>MIDDLE<<"
14
  ],
15
- "eos_token": "<|endoftext|>",
 
 
 
 
 
 
16
  "pad_token": "<|endoftext|>"
17
  }
 
12
  ">>SUFFIX<<",
13
  ">>MIDDLE<<"
14
  ],
15
+ "eos_token": {
16
+ "content": "<|endoftext|>",
17
+ "lstrip": false,
18
+ "normalized": false,
19
+ "rstrip": false,
20
+ "single_word": false
21
+ },
22
  "pad_token": "<|endoftext|>"
23
  }
tokenizer_config.json CHANGED
@@ -113,11 +113,15 @@
113
  ],
114
  "clean_up_tokenization_spaces": true,
115
  "eos_token": "<|endoftext|>",
 
116
  "model_input_names": [
117
  "input_ids",
118
  "attention_mask"
119
  ],
120
  "model_max_length": 2048,
121
  "pad_token": "<|endoftext|>",
122
- "tokenizer_class": "PreTrainedTokenizerFast"
 
 
 
123
  }
 
113
  ],
114
  "clean_up_tokenization_spaces": true,
115
  "eos_token": "<|endoftext|>",
116
+ "max_length": 512,
117
  "model_input_names": [
118
  "input_ids",
119
  "attention_mask"
120
  ],
121
  "model_max_length": 2048,
122
  "pad_token": "<|endoftext|>",
123
+ "stride": 0,
124
+ "tokenizer_class": "PreTrainedTokenizerFast",
125
+ "truncation_side": "right",
126
+ "truncation_strategy": "longest_first"
127
  }
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9be4a5c3125bd86c3b49d502b0c0839bdc6f3434e2dafd94eac7cbe0088004e2
3
  size 4219
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7a34ff3b82cda74a4055322bc8d99fe3f390b24562c7e145c3f2497c2ff62607
3
  size 4219