Koki Itai
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
#
|
2 |
|
3 |
**Llama 3 neoAI 8B Chat v0.1**は,[Meta-Llama-3-8B-Instruct](https://huggingface.co/meta-llama/Meta-Llama-3-8B-Instruct)をベースとして日本語能力を強化するために事後学習を行なったモデルです.
|
4 |
|
@@ -44,17 +44,16 @@ print(outputs[0]["generated_text"][-1])
|
|
44 |
```
|
45 |
|
46 |
# Evaluation
|
47 |
-
|
48 |
-
- [suzume](https://huggingface.co/Rakuten/RakutenAI-7B-instruct): Mt-bechのスコア図とか載せてる
|
49 |
-
- [rakuten](https://huggingface.co/Rakuten/RakutenAI-7B-instruct): スコアの表を載せている
|
50 |
|
51 |
# License
|
52 |
|
53 |
Llama 3 is licensed under the Meta LLAMA 3 Community License, Copyright (c) Meta Platforms, Inc. All Rights Reserved.
|
54 |
|
55 |
# Developed by
|
|
|
56 |
|
57 |
-
|
58 |
|
59 |
# Developers
|
60 |
|
@@ -68,7 +67,7 @@ neoAIロゴ
|
|
68 |
|
69 |
# How to Cite
|
70 |
|
71 |
-
```
|
72 |
@misc{neoAI-Llama3-8B-Chat-v0.1,
|
73 |
title={Llama-3-neoAI-8B-Chat-v0.1},
|
74 |
url={https://huggingface.co/neoai-inc/Llama-3-neoAI-8B-Chat-v0.1},
|
|
|
1 |
+
# Model Description
|
2 |
|
3 |
**Llama 3 neoAI 8B Chat v0.1**は,[Meta-Llama-3-8B-Instruct](https://huggingface.co/meta-llama/Meta-Llama-3-8B-Instruct)をベースとして日本語能力を強化するために事後学習を行なったモデルです.
|
4 |
|
|
|
44 |
```
|
45 |
|
46 |
# Evaluation
|
47 |
+
![image/png](https://cdn-uploads.huggingface.co/production/uploads/660965845a3d57c6c5c4e21d/bDvk67VuRGeBDGRGFgZ4q.png)
|
|
|
|
|
48 |
|
49 |
# License
|
50 |
|
51 |
Llama 3 is licensed under the Meta LLAMA 3 Community License, Copyright (c) Meta Platforms, Inc. All Rights Reserved.
|
52 |
|
53 |
# Developed by
|
54 |
+
株式会社neoAI
|
55 |
|
56 |
+
![image/png](https://cdn-uploads.huggingface.co/production/uploads/660965845a3d57c6c5c4e21d/_aoOFiQkkzUTuwomWBveB.png)
|
57 |
|
58 |
# Developers
|
59 |
|
|
|
67 |
|
68 |
# How to Cite
|
69 |
|
70 |
+
```
|
71 |
@misc{neoAI-Llama3-8B-Chat-v0.1,
|
72 |
title={Llama-3-neoAI-8B-Chat-v0.1},
|
73 |
url={https://huggingface.co/neoai-inc/Llama-3-neoAI-8B-Chat-v0.1},
|