chenhugging commited on
Commit
5c7d210
1 Parent(s): c32ae89

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -0
README.md CHANGED
@@ -40,3 +40,16 @@ The following hyperparameters were used during training:
40
  - Pytorch 2.1.1+cu121
41
  - Datasets 2.16.1
42
  - Tokenizers 0.15.1
 
 
 
 
 
 
 
 
 
 
 
 
 
 
40
  - Pytorch 2.1.1+cu121
41
  - Datasets 2.16.1
42
  - Tokenizers 0.15.1
43
+
44
+ ### Performance
45
+
46
+ hf (pretrained=Deci/DeciLM-7B,trust_remote_code=True,parallelize=True,load_in_4bit=True,peft=chenhugging/decilm-7b-ocn-v1), gen_kwargs: (None), limit: 100.0, num_fewshot: None, batch_size: 1
47
+ | Tasks |Version|Filter|n-shot| Metric |Value| |Stderr|
48
+ |---------------------|-------|------|-----:|--------|----:|---|-----:|
49
+ |pubmedqa | 1|none | 0|acc | 0.95|± |0.0219|
50
+ |medmcqa |Yaml |none | 0|acc | 0.34|± |0.0476|
51
+ |professional_medicine| 0|none | 0|acc | 0.58|± |0.0496|
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|