Update README.md
Browse files
README.md
CHANGED
@@ -55,13 +55,13 @@ start generating the assistant reply.
|
|
55 |
|
56 |
## Benchmark
|
57 |
|
58 |
-
|
59 |
| model | MMLU | BBH | Humaneval @10 |
|
60 |
|---|---|---|---|
|
61 |
-
| ikala/redpajama-3b-chat | 24.6 | 29.3 | 4.8 |
|
62 |
-
| ikala/bloom-zh-chat-3b | 31.4 | 30.2 | 0.0 |
|
63 |
| llama-7b (reference) | 30.9 | 27.6 | 10.3 |
|
64 |
|
|
|
65 |
## Dev Details
|
66 |
|
67 |
- base model: [togethercomputer/RedPajama-INCITE-Base-3B-v1](https://huggingface.co/togethercomputer/RedPajama-INCITE-Base-3B-v1)
|
|
|
55 |
|
56 |
## Benchmark
|
57 |
|
|
|
58 |
| model | MMLU | BBH | Humaneval @10 |
|
59 |
|---|---|---|---|
|
60 |
+
| [ikala/redpajama-3b-chat](https://huggingface.co/ikala/redpajama-3b-chat) | 24.6 | 29.3 | 4.8 |
|
61 |
+
| [ikala/bloom-zh-3b-chat](https://huggingface.co/ikala/bloom-zh-3b-chat) | 31.4 | 30.2 | 0.0 |
|
62 |
| llama-7b (reference) | 30.9 | 27.6 | 10.3 |
|
63 |
|
64 |
+
|
65 |
## Dev Details
|
66 |
|
67 |
- base model: [togethercomputer/RedPajama-INCITE-Base-3B-v1](https://huggingface.co/togethercomputer/RedPajama-INCITE-Base-3B-v1)
|