Weni/LLM-Base-1.0.1-Random_selection
收藏Hugging Face2024-01-18 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/Weni/LLM-Base-1.0.1-Random_selection
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: id
dtype: int64
- name: question
dtype: string
- name: resposta
dtype: string
- name: context
dtype: string
- name: correct_ans
dtype: int64
splits:
- name: train
num_bytes: 3712282
num_examples: 6000
download_size: 2195494
dataset_size: 3712282
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
The dataset includes five features: id (int64), question (string), resposta (string), context (string), and correct_ans (int64). The dataset is divided into a training set (train) with 6000 examples, totaling 3712282 bytes. The download size of the dataset is 2195494 bytes.
提供机构:
Weni
原始信息汇总
数据集概述
数据特征
- id: 数据类型为
int64 - question: 数据类型为
string - resposta: 数据类型为
string - context: 数据类型为
string - correct_ans: 数据类型为
int64
数据分割
- train: 包含 6000 个样本,占用 3712282 字节
数据集大小
- 下载大小: 2195494 字节
- 数据集大小: 3712282 字节
配置
- default:
- 数据文件路径:
data/train-*
- 数据文件路径:



