mlabonne/medical-mqca-fr
收藏Hugging Face2023-09-09 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/mlabonne/medical-mqca-fr
下载链接
链接失效反馈官方服务:
资源简介:
---
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: eval
path: data/eval-*
dataset_info:
features:
- name: Specialite
dtype: string
- name: Serie
dtype: int64
- name: Question
dtype: int64
- name: N_Question
dtype: int64
- name: Answer
dtype: string
- name: instruction
dtype: string
- name: output
dtype: string
splits:
- name: train
num_bytes: 4455800
num_examples: 3836
- name: eval
num_bytes: 172116
num_examples: 150
download_size: 2123478
dataset_size: 4627916
---
# Dataset Card for "medical-mqca-fr"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
mlabonne
原始信息汇总
数据集概述
数据集配置
- 配置名称: default
- 数据文件:
- 训练集: data/train-*
- 评估集: data/eval-*
数据集信息
特征
- Specialite: 字符串类型
- Serie: 64位整数类型
- Question: 64位整数类型
- N_Question: 64位整数类型
- Answer: 字符串类型
- instruction: 字符串类型
- output: 字符串类型
分割
- 训练集:
- 字节数: 4455800
- 样本数: 3836
- 评估集:
- 字节数: 172116
- 样本数: 150
大小
- 下载大小: 2123478 字节
- 数据集大小: 4627916 字节



