chenhao commited on
Commit
110ae46
1 Parent(s): bc4189f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -0
README.md CHANGED
@@ -41,3 +41,17 @@ The following hyperparameters were used during training:
41
  - Pytorch 2.1.1+cu121
42
  - Datasets 2.16.1
43
  - Tokenizers 0.15.1
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
41
  - Pytorch 2.1.1+cu121
42
  - Datasets 2.16.1
43
  - Tokenizers 0.15.1
44
+
45
+ ### Performance
46
+
47
+ hf (pretrained=mistralai/Mistral-7B-v0.1,parallelize=True,load_in_4bit=True,peft=chenhugging/mistral-7b-mmlu-v1), gen_kwargs: (None), limit: 100.0, num_fewshot: None, batch_size: 1
48
+ | Tasks |Version|Filter|n-shot| Metric |Value| |Stderr|
49
+ |---------------------|-------|------|-----:|--------|----:|---|-----:|
50
+ |pubmedqa | 1|none | 0|acc | 0.98|± |0.0141|
51
+ |medmcqa |Yaml |none | 0|acc | 0.47|± |0.0502|
52
+ |professional_medicine| 0|none | 0|acc | 0.79|± |0.0409|
53
+ |college_medicine | 0|none | 0|acc | 0.72|± |0.0451|
54
+ |clinical_knowledge | 0|none | 0|acc | 0.72|± |0.0451|
55
+ |aocnp |Yaml |none | 0|acc | 0.56|± |0.0499|
56
+ |ocn |Yaml |none | 0|acc | 0.66|± |0.0476|
57
+