GGUF
Xidong commited on
Commit
e572ff2
1 Parent(s): 6bad5bf

Upload README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -27
README.md CHANGED
@@ -1,23 +1,5 @@
1
  ---
2
- pipeline_tag: text-generation
3
- language: multilingual
4
  license: apache-2.0
5
- tags:
6
- - "Multitask Language Understanding"
7
- - "Multilingual"
8
- widget:
9
- - text: "In traditional Western medicine, which vitamin is commonly recommended to prevent scurvy? A) Vitamin A B) Vitamin B12 C) Vitamin C D) Vitamin D"
10
- example_title: "English"
11
- - text: "在中医理论中,以下哪种药材不是治疗风湿病的常用药物? A) 独活 B) 秦艽 C) 甘草 D) 珍珠粉"
12
- example_title: "Chinese"
13
- - text: "السؤال:** ما هو العلاج الطبيعي الذي يستخدم تقليديًا في الطب العربي لتحسين الهضم؟ A) الزنجبيل B) النعناع C) القرفة D) الحلبة"
14
- example_title: "Arabic"
15
- - text: "आयुर्वेद में, किस औषधि का उपयोग आमतौर पर जुकाम के इलाज के लिए किया जाता है? A) नीम B) तुलसी C) गिलोय D) अश्वगंधा"
16
- example_title: "Hindi"
17
- - text: "En la medicina tradicional española, ¿qué alimento se considera beneficioso para la salud del hígado? A) Aceite de oliva B) Tomate C) Foie gras (hígado de ganso) D) Ajo"
18
- example_title: "Spanish"
19
- - text: "Dans la tradition médicinale française, quel produit est réputé pour ses bienfaits sur la digestion ? A) Le vin rouge B) Le fromage C) Le foie gras D) Les herbes de Provence"
20
- example_title: "French"
21
  ---
22
  # Multilingual Medicine: Model, Dataset, Benchmark, Code
23
 
@@ -39,12 +21,14 @@ Covering English, Chinese, French, Hindi, Spanish, Hindi, Arabic So far
39
 
40
 
41
  ## Results
42
- <a href="https://huggingface.co/FreedomIntelligence/Apollo-0.5B" target="_blank">Apollo-0.5B</a> • 🤗 <a href="https://huggingface.co/FreedomIntelligence/Apollo-1.8B" target="_blank">Apollo-1.8B</a> • 🤗 <a href="https://huggingface.co/FreedomIntelligence/Apollo-2B" target="_blank">Apollo-2B</a> • 🤗 <a href="https://huggingface.co/FreedomIntelligence/Apollo-6B" target="_blank">Apollo-6B</a> • 🤗 <a href="https://huggingface.co/FreedomIntelligence/Apollo-7B" target="_blank">Apollo-7B</a>
43
-
44
-
 
 
45
  ![Apollo](assets/result.png)
46
 
47
-
48
 
49
 
50
 
@@ -101,18 +85,18 @@ Covering English, Chinese, French, Hindi, Spanish, Hindi, Arabic So far
101
  ],
102
  ...
103
  ]
104
- ```
105
 
106
 
107
  </details>
108
 
109
 
110
-
111
  - Evaluation
112
  🤗 <a href="https://huggingface.co/datasets/FreedomIntelligence/XMedbench" target="_blank">XMedBench</a>
113
 
114
  <details><summary>Click to expand</summary>
115
-
116
  - EN:
117
  - [MedQA-USMLE](https://huggingface.co/datasets/GBaker/MedQA-USMLE-4-options)
118
  - [MedMCQA](https://huggingface.co/datasets/medmcqa/viewer/default/test)
@@ -142,11 +126,11 @@ Covering English, Chinese, French, Hindi, Spanish, Hindi, Arabic So far
142
 
143
  ## Results reproduction
144
  <details><summary>Click to expand</summary>
145
-
146
  **Waiting for Update**
147
 
148
 
149
-
150
  </details>
151
 
152
 
 
1
  ---
 
 
2
  license: apache-2.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  ---
4
  # Multilingual Medicine: Model, Dataset, Benchmark, Code
5
 
 
21
 
22
 
23
  ## Results
24
+ 🤗<a href="https://huggingface.co/FreedomIntelligence/Apollo-0.5B" target="_blank">Apollo-0.5B</a> • 🤗 <a href="https://huggingface.co/FreedomIntelligence/Apollo-1.8B" target="_blank">Apollo-1.8B</a> • 🤗 <a href="https://huggingface.co/FreedomIntelligence/Apollo-2B" target="_blank">Apollo-2B</a> • 🤗 <a href="https://huggingface.co/FreedomIntelligence/Apollo-6B" target="_blank">Apollo-6B</a> • 🤗 <a href="https://huggingface.co/FreedomIntelligence/Apollo-7B" target="_blank">Apollo-7B</a> 🤗 <a href="https://huggingface.co/FreedomIntelligence/Apollo-34B" target="_blank">Apollo-34B</a> • 🤗 <a href="https://huggingface.co/FreedomIntelligence/Apollo-72B" target="_blank">Apollo-72B</a>
25
+
26
+ 🤗 <a href="https://huggingface.co/FreedomIntelligence/Apollo-0.5B-GGUF" target="_blank">Apollo-0.5B-GGUF</a> • 🤗 <a href="https://huggingface.co/FreedomIntelligence/Apollo-2B-GGUF" target="_blank">Apollo-2B-GGUF</a> • 🤗 <a href="https://huggingface.co/FreedomIntelligence/Apollo-6B-GGUF" target="_blank">Apollo-6B-GGUF</a> • 🤗 <a href="https://huggingface.co/FreedomIntelligence/Apollo-7B-GGUF" target="_blank">Apollo-7B-GGUF</a>
27
+
28
+
29
  ![Apollo](assets/result.png)
30
 
31
+
32
 
33
 
34
 
 
85
  ],
86
  ...
87
  ]
88
+ ```
89
 
90
 
91
  </details>
92
 
93
 
94
+
95
  - Evaluation
96
  🤗 <a href="https://huggingface.co/datasets/FreedomIntelligence/XMedbench" target="_blank">XMedBench</a>
97
 
98
  <details><summary>Click to expand</summary>
99
+
100
  - EN:
101
  - [MedQA-USMLE](https://huggingface.co/datasets/GBaker/MedQA-USMLE-4-options)
102
  - [MedMCQA](https://huggingface.co/datasets/medmcqa/viewer/default/test)
 
126
 
127
  ## Results reproduction
128
  <details><summary>Click to expand</summary>
129
+
130
  **Waiting for Update**
131
 
132
 
133
+
134
  </details>
135
 
136