kittokito commited on
Commit
703f5e3
1 Parent(s): d592964

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
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
- | | Synthesized data from [Elyza-tasks-100](https://huggingface.co/datasets/elyza/ELYZA-tasks-100) | Synthesized data from [Elyza-tasks-100](https://huggingface.co/datasets/elyza/ELYZA-tasks-100) by using LLM (Mixtral-8x22B). |
 
 
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). |