Update README.md
Browse files
README.md
CHANGED
|
@@ -20,8 +20,12 @@ configs:
|
|
| 20 |
data_files:
|
| 21 |
- split: train
|
| 22 |
path: data/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 23 |
---
|
| 24 |
|
| 25 |
Translated [gbharti/finance-alpaca](https://huggingface.co/datasets/gbharti/finance-alpaca) using [nayohan/llama3-instrucTrans-enko-8b](https://huggingface.co/nayohan/llama3-instrucTrans-enko-8b).
|
| 26 |
|
| 27 |
-
This dataset is a raw translated dataset and contains repetitive sentences generated by the model, so it needs to be filtered.
|
|
|
|
| 20 |
data_files:
|
| 21 |
- split: train
|
| 22 |
path: data/train-*
|
| 23 |
+
language:
|
| 24 |
+
- ko
|
| 25 |
+
tags:
|
| 26 |
+
- finance
|
| 27 |
---
|
| 28 |
|
| 29 |
Translated [gbharti/finance-alpaca](https://huggingface.co/datasets/gbharti/finance-alpaca) using [nayohan/llama3-instrucTrans-enko-8b](https://huggingface.co/nayohan/llama3-instrucTrans-enko-8b).
|
| 30 |
|
| 31 |
+
This dataset is a raw translated dataset and contains repetitive sentences generated by the model, so it needs to be filtered.
|