Update README.md
Browse files
README.md
CHANGED
@@ -108,4 +108,5 @@ The models have been fine-tuned on the following datasets.
|
|
108 |
| **Language** | **Dataset** | **Description** |
|
109 |
|--------------|----------------------------------------------|-------------------------------------------------------------------------------|
|
110 |
| Japanese | [ichikara-instruction-003-001-1.json](http://liat-aip.sakura.ne.jp/wp/llmのための日本語インストラクションデータ作成/llmのための日本語インストラクションデータ-公開/) | A manually constructed instruction dataset. |
|
111 |
-
| |
|
|
|
|
108 |
| **Language** | **Dataset** | **Description** |
|
109 |
|--------------|----------------------------------------------|-------------------------------------------------------------------------------|
|
110 |
| Japanese | [ichikara-instruction-003-001-1.json](http://liat-aip.sakura.ne.jp/wp/llmのための日本語インストラクションデータ作成/llmのための日本語インストラクションデータ-公開/) | A manually constructed instruction dataset. |
|
111 |
+
| | [Elyza-tasks-100](https://huggingface.co/datasets/elyza/ELYZA-tasks-100) | A model evaluation dataset consisting of 100 Japanese tasks that include complex instructions and advanced reasoning.
|
112 |
+
| | Synthesized data from Elyza-tasks-100 | Synthesized data from Elyza-tasks-100 by using LLM (Mixtral-8x22B). |
|