mpasila commited on
Commit
8873d85
1 Parent(s): 94d5ff2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
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