Update README.md
Browse files
README.md
CHANGED
|
@@ -18,7 +18,7 @@ This repository provides Japanese language models trained by [SB Intuitions](htt
|
|
| 18 |
- Model type: Autoregressive Language Model
|
| 19 |
- Language(s): Japanese
|
| 20 |
|
| 21 |
-
## Evaluation in Japanese and English
|
| 22 |
|
| 23 |
| Model | Elyza-tasks-100 | Japanese MT Bench | English MT Bench |
|
| 24 |
| ------------------------------------------------------------------------------------------------- | --------------- | ----------------- | ---------------- |
|
|
@@ -36,7 +36,7 @@ This repository provides Japanese language models trained by [SB Intuitions](htt
|
|
| 36 |
| [llm-jp/llm-jp-3-3.7b-instruct3](https://huggingface.co/llm-jp/llm-jp-3-3.7b-instruct3) | 2.79 | 4.98 | 5.44 |
|
| 37 |
| **sarashina2.2-3B-instruct-v0.1** | **3.75** | **6.51** | 7.71 |
|
| 38 |
|
| 39 |
-
## How to
|
| 40 |
|
| 41 |
```python
|
| 42 |
import torch
|
|
|
|
| 18 |
- Model type: Autoregressive Language Model
|
| 19 |
- Language(s): Japanese
|
| 20 |
|
| 21 |
+
## Evaluation in Japanese and English Tasks
|
| 22 |
|
| 23 |
| Model | Elyza-tasks-100 | Japanese MT Bench | English MT Bench |
|
| 24 |
| ------------------------------------------------------------------------------------------------- | --------------- | ----------------- | ---------------- |
|
|
|
|
| 36 |
| [llm-jp/llm-jp-3-3.7b-instruct3](https://huggingface.co/llm-jp/llm-jp-3-3.7b-instruct3) | 2.79 | 4.98 | 5.44 |
|
| 37 |
| **sarashina2.2-3B-instruct-v0.1** | **3.75** | **6.51** | 7.71 |
|
| 38 |
|
| 39 |
+
## How to Use
|
| 40 |
|
| 41 |
```python
|
| 42 |
import torch
|