Update README.md
Browse files
README.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
---
|
| 2 |
language:
|
| 3 |
-
-
|
| 4 |
library_name: transformers
|
| 5 |
tags:
|
| 6 |
- gpt
|
|
@@ -8,14 +8,15 @@ tags:
|
|
| 8 |
- large language model
|
| 9 |
- h2o-llmstudio
|
| 10 |
inference: false
|
| 11 |
-
thumbnail:
|
|
|
|
| 12 |
---
|
| 13 |
# Model Card
|
| 14 |
## Summary
|
| 15 |
|
| 16 |
This model was trained using [H2O LLM Studio](https://github.com/h2oai/h2o-llmstudio).
|
| 17 |
- Base model: [cyberagent/open-calm-7b](https://huggingface.co/cyberagent/open-calm-7b)
|
| 18 |
-
- Training Data: [AI王 〜クイズAI日本一決定戦〜](https://sites.google.com/view/project-aio/dataset)
|
| 19 |
|
| 20 |
|
| 21 |
## Usage
|
|
|
|
| 1 |
---
|
| 2 |
language:
|
| 3 |
+
- ja
|
| 4 |
library_name: transformers
|
| 5 |
tags:
|
| 6 |
- gpt
|
|
|
|
| 8 |
- large language model
|
| 9 |
- h2o-llmstudio
|
| 10 |
inference: false
|
| 11 |
+
thumbnail: >-
|
| 12 |
+
https://h2o.ai/etc.clientlibs/h2o/clientlibs/clientlib-site/resources/images/favicon.ico
|
| 13 |
---
|
| 14 |
# Model Card
|
| 15 |
## Summary
|
| 16 |
|
| 17 |
This model was trained using [H2O LLM Studio](https://github.com/h2oai/h2o-llmstudio).
|
| 18 |
- Base model: [cyberagent/open-calm-7b](https://huggingface.co/cyberagent/open-calm-7b)
|
| 19 |
+
- Training Data: [AI王 〜クイズAI日本一決定戦〜](https://sites.google.com/view/project-aio/dataset) ([Transformed dataset for training by H2O LLM Studio](https://h2oai-jpn-public.s3.amazonaws.com/sample-data/llm/JapaneseQuiz.csv))
|
| 20 |
|
| 21 |
|
| 22 |
## Usage
|