Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -8,6 +8,8 @@ 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 |
# Dataset format (correct one)
|
12 |
```json
|
13 |
{
|
|
|
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 has also been chunked for 4096 tokens for [augmxnt/shisa-base-7b-v1](https://huggingface.co/augmxnt/shisa-base-7b-v1) model's tokenizer.
|
12 |
+
|
13 |
# Dataset format (correct one)
|
14 |
```json
|
15 |
{
|