minh21/COVID-QA-sentence-transformer-data
收藏Hugging Face2023-10-06 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/minh21/COVID-QA-sentence-transformer-data
下载链接
链接失效反馈官方服务:
资源简介:
---
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
dataset_info:
features:
- name: question
dtype: string
- name: positive
dtype: string
- name: negative
dtype: string
- name: document_id
dtype: int64
splits:
- name: train
num_bytes: 4863851
num_examples: 2378
- name: test
num_bytes: 510126
num_examples: 269
download_size: 0
dataset_size: 5373977
---
# Dataset Card for "COVID-QA-sentence-transformer-data"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
minh21
原始信息汇总
数据集概述
数据集配置
- 配置名称: default
- 数据文件:
- 训练集: data/train-*
- 测试集: data/test-*
数据集信息
- 特征:
- question: 类型为 string
- positive: 类型为 string
- negative: 类型为 string
- document_id: 类型为 int64
- 分割:
- 训练集:
- 字节数: 4863851
- 样本数: 2378
- 测试集:
- 字节数: 510126
- 样本数: 269
- 训练集:
- 下载大小: 0
- 数据集大小: 5373977



