Datasets:

Modalities:
Text
Formats:
json
ArXiv:
Libraries:
Datasets
pandas
License:
Xidong commited on
Commit
21353f7
1 Parent(s): bb3ad26

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -17
README.md CHANGED
@@ -20,10 +20,12 @@ Covering English, Chinese, French, Hindi, Spanish, Hindi, Arabic So far
20
 
21
 
22
  ## Results
23
- <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>
24
-
25
 
26
  ![Apollo](assets/result.png)
 
 
 
27
 
28
  ## Usage
29
 
@@ -78,21 +80,12 @@ Covering English, Chinese, French, Hindi, Spanish, Hindi, Arabic So far
78
 
79
  ## **Data:** Huge, Diverse, Clean, Multilingual
80
 
81
- | Data Type | Description | Source(ZH) | Source(EN) | Source(FR) | Source(ES) | Source(AR) | Source(HI) |
82
- | ------------------ | ---------------------------- | ------------------------------------------------------------ | ------------------------------------------------------------ | ------------------------------------------------------------ | -------------------------------------------------------- | ------------------------------------------------------------ | ------------------------------------------------------------ |
83
- | Continue Pretrain | | | | | | | |
84
- | Medical Books | Medical related Books | MedQA-books | Pile-Books | - | | | |
85
- | Medical Guidelines | Clinical Medicine Guide | Chinese Medical Association | [Medtron guideline](https://huggingface.co/datasets/epfl-llm/guidelines) | - | | | |
86
- | Medical Wiki | Medical related wikipedia | Wikipedia & Wikidoc | Wikipedia & Wikidoc | [CLEAR - Simple Corpus for Medical French](http://natalia.grabar.free.fr/resources.php#clear) | - | - | [Hindi_health](https://www.kaggle.com/datasets/aijain/hindi-health-dataset/data?select=Symptom+Gazetteer.txt) |
87
- | Medical Paper | Medical related paper | Papers abstract | PubMed Abstract | [MORFITT](https://huggingface.co/datasets/qanastek/MORFITT?row=98): Pubmed-french Cochrane: [CLEAR-](http://natalia.grabar.free.fr/resources.php#clear)abs | [Mesinesp](https://zenodo.org/records/3826492) | - | - |
88
- | Medical Web | Medical related web data | Wudao | C4 | [Frenchmedmcqa](https://github.com/qanastek/FrenchMedMCQA)_train | [CoWeSe](https://zenodo.org/records/5513237) | - | - |
89
- | SFT | | | | | | | |
90
- | Medical Exam | Medical related exams | MedQA CExam CMB (Train Set) | MedQA MedmcQA PubMedQA (Train Set) | - | [Head_qa](https://huggingface.co/datasets/head_qa)_train | - | - |
91
- | Medical Patient | Doctor-patient dialogue data | [HuatuoGPT-I](https://huggingface.co/datasets/FreedomIntelligence/HuatuoGPT-sft-data-v1) | [PMC_patients](https://huggingface.co/datasets/zhengyun21/PMC-Patients?row=34) | - | - | [MAQA](https://dataverse.harvard.edu/dataset.xhtml?persistentId=doi:10.7910/DVN/Y2JBEZ) | - |
92
- | General_Replay | General SFT Data | Wizard & ShareGPT & Alpaca | Wizard & ShareGPT & Alpaca & [Dataset List](https://huggingface.co/jondurbin/bagel-dpo-34b-v0.2#sft-data-sources) | ShareGPT & Alpaca | ShareGPT & Alpaca | ShareGPT & Alpaca | ShareGPT & Alpaca |
93
- | Code | Code Data | [leetcode-11k](https://huggingface.co/datasets/krisfu/awesome-llm-datasets-only-Chinese) | [python_alpaca](https://huggingface.co/datasets/Vezora/Tested-22k-Python-Alpaca) | - | - | - | - |
94
- | Math | Math Data | | [mathinstruct](https://huggingface.co/datasets/TIGER-Lab/MathInstruct) | - | - | - | - |
95
-
96
 
97
  ## Citation
98
 
 
20
 
21
 
22
  ## Results
23
+ <details><summary>Click to expand</summary>
 
24
 
25
  ![Apollo](assets/result.png)
26
+
27
+
28
+ </details>
29
 
30
  ## Usage
31
 
 
80
 
81
  ## **Data:** Huge, Diverse, Clean, Multilingual
82
 
83
+ <details><summary>Click to expand</summary>
84
+
85
+ ![Apollo](assets/dataset.png)
86
+
87
+
88
+ </details>
 
 
 
 
 
 
 
 
 
89
 
90
  ## Citation
91