pontusnorman123/swe_set1
收藏Hugging Face2024-03-22 更新2024-06-11 收录
下载链接:
https://hf-mirror.com/datasets/pontusnorman123/swe_set1
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: id
dtype: string
- name: words
sequence: string
- name: bboxes
sequence:
sequence: float64
- name: ner_tags
sequence: int64
- name: image
dtype: image
splits:
- name: train
num_bytes: 316491678.0
num_examples: 168
download_size: 316193508
dataset_size: 316491678.0
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
提供机构:
pontusnorman123
原始信息汇总
数据集概述
数据集特征
- id: 数据类型为字符串。
- words: 数据类型为字符串序列。
- bboxes: 数据类型为浮点数序列序列。
- ner_tags: 数据类型为整数序列。
- image: 数据类型为图像。
数据集划分
- 训练集: 包含168个样本,总大小为316491678.0字节。
数据集大小
- 下载大小: 316193508字节。
- 数据集总大小: 316491678.0字节。
配置
- 默认配置: 训练数据文件路径为
data/train-*。



