Update README.md
Browse files
README.md
CHANGED
|
@@ -120,11 +120,6 @@ The evaluations of all models are conducted using the official settings and the
|
|
| 120 |
|
| 121 |
> **P**: parameter size (billion). **T**: tokens (trillion). **BoolQ**: acc. **PIQA**: acc. **HellaSwag**: acc_norm. **WinoGrande**: acc. **ARC-easy**: acc. **ARC-challenge**: acc_norm. **OpenBookQA**: acc_norm. **MMLU**: 5-shot acc. **C-Eval**: 5-shot acc.
|
| 122 |
|
| 123 |
-
```bash
|
| 124 |
-
# Please configure the following settings when do evaluation
|
| 125 |
-
export do_eval=True
|
| 126 |
-
export use_triton=False
|
| 127 |
-
```
|
| 128 |
|
| 129 |
|
| 130 |
# Acknowledgments and Citation
|
|
|
|
| 120 |
|
| 121 |
> **P**: parameter size (billion). **T**: tokens (trillion). **BoolQ**: acc. **PIQA**: acc. **HellaSwag**: acc_norm. **WinoGrande**: acc. **ARC-easy**: acc. **ARC-challenge**: acc_norm. **OpenBookQA**: acc_norm. **MMLU**: 5-shot acc. **C-Eval**: 5-shot acc.
|
| 122 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 123 |
|
| 124 |
|
| 125 |
# Acknowledgments and Citation
|