Update README.md
Browse files
README.md
CHANGED
@@ -10,6 +10,9 @@ tags:
|
|
10 |
- trl
|
11 |
base_model: augmxnt/shisa-base-7b-v1
|
12 |
library_name: peft
|
|
|
|
|
|
|
13 |
---
|
14 |
Experimental LoRA, may not be super good. Dataset used is [a modified](https://huggingface.co/datasets/mpasila/ParallelFiction-Ja_En-100k-alpaca) version of [NilanE/ParallelFiction-Ja_En-100k](https://huggingface.co/datasets/NilanE/ParallelFiction-Ja_En-100k).
|
15 |
|
|
|
10 |
- trl
|
11 |
base_model: augmxnt/shisa-base-7b-v1
|
12 |
library_name: peft
|
13 |
+
datasets:
|
14 |
+
- NilanE/ParallelFiction-Ja_En-100k
|
15 |
+
- mpasila/ParallelFiction-Ja_En-100k-alpaca
|
16 |
---
|
17 |
Experimental LoRA, may not be super good. Dataset used is [a modified](https://huggingface.co/datasets/mpasila/ParallelFiction-Ja_En-100k-alpaca) version of [NilanE/ParallelFiction-Ja_En-100k](https://huggingface.co/datasets/NilanE/ParallelFiction-Ja_En-100k).
|
18 |
|