CoolFace
12 results

clinical-knowledge

openlifescienceai /mmlu_clinical_knowledgetextn<1K4 likes2.7k downloads2y agoHugging FaceLots-of-LoRAs /task685_mmmlu_answer_generation_clinical_knowledge Dataset Card for Natural Instructions (https://github.com/allenai/natural-instructions) Task: task685_mmmlu_answer_generation_clinical_knowledge Additional Information Citation Information The following paper introduces the corpus in detail. If you use the corpus in published work, please cite it: @misc{wang2022supernaturalinstructionsgeneralizationdeclarativeinstructions, title={Super-NaturalInstructions: Generalization via Declarative Instructions on… See the full description on the dataset page: https://huggingface.co/datasets/Lots-of-LoRAs/task685_mmmlu_answer_generation_clinical_knowledge.texttext-generationn<1K0 likes91 downloads2y agoHugging FaceBiMediX /mmlu-clinical_knowledge-arabictextn<1K0 likes57 downloads3y agoHugging Faceshuyuej /CMMLU-Clinical-Knowledge-Benchmark 💻 Dataset Usage Run the following command to load the testing set (237 examples): from datasets import load_dataset dataset = load_dataset("shuyuej/CMMLU-Clinical-Knowledge-Benchmark", split="train") print(dataset) textn<1K1 likes50 downloads2y agoHugging Faceshuyuej /Spanish-MMLU-Clinical-Knowledge-Benchmark 💻 Dataset Usage Run the following command to load the testing set: from datasets import load_dataset dataset = load_dataset("shuyuej/Spanish-MMLU-Clinical-Knowledge-Benchmark", split="test") print(dataset) textn<1K0 likes34 downloads2y agoHugging Faceshuyuej /French-MMLU-Clinical-Knowledge-Benchmark 💻 Dataset Usage Run the following command to load the testing set: from datasets import load_dataset dataset = load_dataset("shuyuej/French-MMLU-Clinical-Knowledge-Benchmark", split="test") print(dataset) textn<1K0 likes26 downloads2y agoHugging Face