Update README.md
Browse files
README.md
CHANGED
@@ -4,14 +4,14 @@ library_name: peft
|
|
4 |
tags:
|
5 |
- generated_from_trainer
|
6 |
model-index:
|
7 |
-
- name: DeepSeek-R1-Distill-Qwen-1.5B-Uncensored
|
8 |
results: []
|
9 |
license: mit
|
10 |
datasets:
|
11 |
- Guilherme34/uncensor
|
12 |
---
|
13 |
|
14 |
-
This is a finetune of DeepSeek-R1-Distill-Qwen-1.5B to make it uncensored.
|
15 |
|
16 |
Big thanks to [@Guilherme34](https://huggingface.co/Guilherme34) for creating the [uncensor](https://huggingface.co/datasets/Guilherme34/uncensor) dataset used for this uncensored finetune.
|
17 |
|
@@ -63,7 +63,7 @@ datasets:
|
|
63 |
- assistant
|
64 |
dataset_prepared_path: last_run_prepared
|
65 |
val_set_size: 0.0
|
66 |
-
output_dir: ./outputs/out/DeepSeek-R1-Distill-Qwen-1.5B-Uncensored
|
67 |
save_safetensors: true
|
68 |
|
69 |
sequence_len: 4096
|
|
|
4 |
tags:
|
5 |
- generated_from_trainer
|
6 |
model-index:
|
7 |
+
- name: DeepSeek-R1-Distill-Qwen-1.5B-Fully-Uncensored
|
8 |
results: []
|
9 |
license: mit
|
10 |
datasets:
|
11 |
- Guilherme34/uncensor
|
12 |
---
|
13 |
|
14 |
+
This is a finetune of DeepSeek-R1-Distill-Qwen-1.5B to make it fully uncensored.
|
15 |
|
16 |
Big thanks to [@Guilherme34](https://huggingface.co/Guilherme34) for creating the [uncensor](https://huggingface.co/datasets/Guilherme34/uncensor) dataset used for this uncensored finetune.
|
17 |
|
|
|
63 |
- assistant
|
64 |
dataset_prepared_path: last_run_prepared
|
65 |
val_set_size: 0.0
|
66 |
+
output_dir: ./outputs/out/DeepSeek-R1-Distill-Qwen-1.5B-Fully-Uncensored
|
67 |
save_safetensors: true
|
68 |
|
69 |
sequence_len: 4096
|