Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -8,7 +8,7 @@ language:
|
|
8 |
---
|
9 |
This is a modified version of [NilanE/ParallelFiction-Ja_En-100k](https://huggingface.co/datasets/NilanE/ParallelFiction-Ja_En-100k) which has been turned into Alpaca format.
|
10 |
|
11 |
-
This
|
12 |
|
13 |
# Dataset format (correct one)
|
14 |
```json
|
|
|
8 |
---
|
9 |
This is a modified version of [NilanE/ParallelFiction-Ja_En-100k](https://huggingface.co/datasets/NilanE/ParallelFiction-Ja_En-100k) which has been turned into Alpaca format.
|
10 |
|
11 |
+
This is the non chunked version. If you want the chunked version it's [here](mpasila/ParallelFiction-Ja_En-100k-alpaca-4k-context) for 4k context based on [augmxnt/shisa-base-7b-v1](https://huggingface.co/augmxnt/shisa-base-7b-v1) tokenizer.
|
12 |
|
13 |
# Dataset format (correct one)
|
14 |
```json
|