Update README.md
Browse files
README.md
CHANGED
|
@@ -39,7 +39,7 @@ print(tokenizer.decode(pred.cpu()[0], skip_special_tokens=True))
|
|
| 39 |
|
| 40 |
## 评测效果(Evaluation)
|
| 41 |
|
| 42 |
-
### (
|
| 43 |
|
| 44 |
| Model | size | ARC-c |ARC-e |Boolq |Copa |Hellaswag |OpenbookQA |Piqa |Sciq |Winogrande |Avg|
|
| 45 |
|:--------------|:----------:|:-----------:|:-----------:|:-----------:|:-----------:|:-----------:|:-----------:|:-----------:|:-----------:|:-----------:|:-----------:|
|
|
@@ -63,7 +63,7 @@ print(tokenizer.decode(pred.cpu()[0], skip_special_tokens=True))
|
|
| 63 |
| chuxin-1.6B-512k | 1.6B | 39.68 | 71.38 | 71.25 | 83 | 66.09 | 35.00 | 77.09 | 95 | 63.54 | 66.89 |
|
| 64 |
| Chuxin-1.6B-1M | 1.6B | 41.13 | 72.26 | 71.25 | 83 | 66.09 | 35.00 | 77.09 | 95 | 63.54 | 66.89 |
|
| 65 |
|
| 66 |
-
### (
|
| 67 |
|
| 68 |
|
| 69 |
|
|
|
|
| 39 |
|
| 40 |
## 评测效果(Evaluation)
|
| 41 |
|
| 42 |
+
### 常识推理和阅读理解 (Common Sense Reasoning and Reading Comprehension tasks)
|
| 43 |
|
| 44 |
| Model | size | ARC-c |ARC-e |Boolq |Copa |Hellaswag |OpenbookQA |Piqa |Sciq |Winogrande |Avg|
|
| 45 |
|:--------------|:----------:|:-----------:|:-----------:|:-----------:|:-----------:|:-----------:|:-----------:|:-----------:|:-----------:|:-----------:|:-----------:|
|
|
|
|
| 63 |
| chuxin-1.6B-512k | 1.6B | 39.68 | 71.38 | 71.25 | 83 | 66.09 | 35.00 | 77.09 | 95 | 63.54 | 66.89 |
|
| 64 |
| Chuxin-1.6B-1M | 1.6B | 41.13 | 72.26 | 71.25 | 83 | 66.09 | 35.00 | 77.09 | 95 | 63.54 | 66.89 |
|
| 65 |
|
| 66 |
+
### 大海捞针 (needle in a haystack)
|
| 67 |
|
| 68 |
|
| 69 |
|