mpasila commited on
Commit
f5606af
1 Parent(s): b1be44f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -2
README.md CHANGED
@@ -10,8 +10,11 @@ tags:
10
  - trl
11
  - sft
12
  base_model: augmxnt/shisa-base-7b-v1
 
 
 
13
  ---
14
- Experimental model, may not perform that well.
15
 
16
  # Uploaded model
17
 
@@ -21,4 +24,4 @@ Experimental model, may not perform that well.
21
 
22
  This mistral model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
23
 
24
- [<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
 
10
  - trl
11
  - sft
12
  base_model: augmxnt/shisa-base-7b-v1
13
+ datasets:
14
+ - NilanE/ParallelFiction-Ja_En-100k
15
+ - mpasila/ParallelFiction-Ja_En-100k-alpaca
16
  ---
17
+ Experimental model, may not perform that well. 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
 
19
  # Uploaded model
20
 
 
24
 
25
  This mistral model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
26
 
27
+ [<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)