Update README.md
Browse files
README.md
CHANGED
|
@@ -5,4 +5,10 @@ license: cc-by-4.0
|
|
| 5 |
this is a 36 layers model based on mistral architecture
|
| 6 |
sft by vicgalle/alpaca-gpt4.
|
| 7 |
template is "{instruction} {inputs} \n {output}"
|
| 8 |
-
```
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5 |
this is a 36 layers model based on mistral architecture
|
| 6 |
sft by vicgalle/alpaca-gpt4.
|
| 7 |
template is "{instruction} {inputs} \n {output}"
|
| 8 |
+
```
|
| 9 |
+
|
| 10 |
+
hf (pretrained=./11B-final), gen_kwargs: (), limit: None, num_fewshot: None, batch_size: 128
|
| 11 |
+
| Tasks |Version|Filter|n-shot| Metric |Value | |Stderr|
|
| 12 |
+
|---------|-------|------|-----:|--------|-----:|---|-----:|
|
| 13 |
+
|hellaswag|Yaml |none | 0|acc |0.5532|± |0.0050|
|
| 14 |
+
| | |none | 0|acc_norm|0.7545|± |0.0043|
|