magnifi/parser_v4_mod2_trainingdata
收藏Hugging Face2024-05-31 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/magnifi/parser_v4_mod2_trainingdata
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: Query
dtype: string
- name: Elastic_search
dtype: string
- name: Parser_output
dtype: string
splits:
- name: train
num_bytes: 201754
num_examples: 1410
- name: validation
num_bytes: 48708
num_examples: 350
download_size: 96408
dataset_size: 250462
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: validation
path: data/validation-*
---
The dataset includes three main features: Query, Elastic_search, and Parser_output, all of which are string types. The dataset is divided into a training set and a validation set, containing 1410 and 350 samples respectively. The total download size of the dataset is 96408 bytes, and the total size is 250462 bytes. The dataset configuration is set to default, with data file paths pointing to the training and validation sets.
提供机构:
magnifi
原始信息汇总
数据集概述
数据集特征
- Query: 数据类型为字符串。
- Elastic_search: 数据类型为字符串。
- Parser_output: 数据类型为字符串。
数据集分割
- 训练集: 包含1410个样本,总大小为201754字节。
- 验证集: 包含350个样本,总大小为48708字节。
数据集大小
- 下载大小: 96408字节。
- 总数据集大小: 250462字节。
数据文件配置
- 默认配置:
- 训练数据路径:
data/train-* - 验证数据路径:
data/validation-*
- 训练数据路径:



