Benjoyo/Process_AI_Test_Activity_0bespfn
收藏Hugging Face2024-05-17 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/Benjoyo/Process_AI_Test_Activity_0bespfn
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: input
struct:
- name: asr
dtype: string
- name: input_json
struct:
- name: document
dtype: string
- name: llm
dtype: string
- name: ocr
dtype: string
- name: output_type
dtype: string
- name: possible_values
sequence: string
- name: question
dtype: string
- name: strategy
dtype: string
- name: label
dtype: string
splits:
- name: train
num_bytes: 184
num_examples: 1
- name: validation
num_bytes: 184
num_examples: 1
download_size: 15285
dataset_size: 368
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: validation
path: data/validation-*
---
This dataset is designed for processing and classifying input data, featuring a complex input structure and labels. The input features include Automatic Speech Recognition (ASR), input JSON, Large Language Model (LLM), Optical Character Recognition (OCR), output type, possible values, question, and strategy. The label feature is used for classification. The dataset is divided into training and validation sets, each containing one example.
提供机构:
Benjoyo
原始信息汇总
数据集概述
数据集特征
-
input
- asr: 数据类型 - string
- input_json
- document: 数据类型 - string
- llm: 数据类型 - string
- ocr: 数据类型 - string
- output_type: 数据类型 - string
- possible_values: 数据类型 - sequence of string
- question: 数据类型 - string
- strategy: 数据类型 - string
-
label: 数据类型 - string
数据集分割
-
train
- 数据大小: 184 bytes
- 示例数量: 1
-
validation
- 数据大小: 184 bytes
- 示例数量: 1
数据集大小
- 下载大小: 15285 bytes
- 数据集大小: 368 bytes
配置文件
- config_name: default
- train: 路径 - data/train-*
- validation: 路径 - data/validation-*



