Update README.md
Browse files
README.md
CHANGED
|
@@ -52,4 +52,17 @@ hf (pretrained=Deci/DeciLM-7B,trust_remote_code=True,parallelize=True,load_in_4b
|
|
| 52 |
|college_medicine | 0|none | 0|acc | 0.54|± |0.0501|
|
| 53 |
|clinical_knowledge | 0|none | 0|acc | 0.57|± |0.0498|
|
| 54 |
|ocn |Yaml |none | 0|acc | 0.68|± |0.0469|
|
| 55 |
-
|aocnp |Yaml |none | 0|acc | 0.43|± |0.0498|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 52 |
|college_medicine | 0|none | 0|acc | 0.54|± |0.0501|
|
| 53 |
|clinical_knowledge | 0|none | 0|acc | 0.57|± |0.0498|
|
| 54 |
|ocn |Yaml |none | 0|acc | 0.68|± |0.0469|
|
| 55 |
+
|aocnp |Yaml |none | 0|acc | 0.43|± |0.0498|
|
| 56 |
+
|
| 57 |
+
### Appendix: Original Performance
|
| 58 |
+
|
| 59 |
+
hf (pretrained=Deci/DeciLM-7B,trust_remote_code=True,parallelize=True,load_in_4bit=True), gen_kwargs: (None), limit: 100.0, num_fewshot: None, batch_size: 1
|
| 60 |
+
| Tasks |Version|Filter|n-shot| Metric |Value| |Stderr|
|
| 61 |
+
|---------------------|-------|------|-----:|--------|----:|---|-----:|
|
| 62 |
+
|pubmedqa | 1|none | 0|acc | 0.89|± |0.0314|
|
| 63 |
+
|medmcqa |Yaml |none | 0|acc | 0.37|± |0.0485|
|
| 64 |
+
|professional_medicine| 0|none | 0|acc | 0.58|± |0.0496|
|
| 65 |
+
|college_medicine | 0|none | 0|acc | 0.54|± |0.0501|
|
| 66 |
+
|clinical_knowledge | 0|none | 0|acc | 0.63|± |0.0485|
|
| 67 |
+
|ocn |Yaml |none | 0|acc | 0.64|± |0.0482|
|
| 68 |
+
|aocnp |Yaml |none | 0|acc | 0.41|± |0.0494|
|