Update README.md
Browse files
README.md
CHANGED
@@ -16,6 +16,8 @@ datasets:
|
|
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 |
### Prompt format: Alpaca
|
20 |
```
|
21 |
Below is a translation task, paired with an input that provides further context. Write a response that appropriately completes the request.
|
|
|
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 |
+
Next version should be better (I'll use a GPU with more memory since the dataset happens to use pretty long samples).
|
20 |
+
|
21 |
### Prompt format: Alpaca
|
22 |
```
|
23 |
Below is a translation task, paired with an input that provides further context. Write a response that appropriately completes the request.
|