Thanmay/carb_seq2seq
收藏Hugging Face2024-03-20 更新2024-06-22 收录
下载链接:
https://hf-mirror.com/datasets/Thanmay/carb_seq2seq
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: source
dtype: string
- name: target
dtype: 'null'
- name: POS
struct:
- name: tags
sequence: string
- name: words
sequence: string
- name: SynDP
struct:
- name: tags
sequence: string
- name: words
sequence: string
- name: SemDP
struct:
- name: tags
sequence: string
- name: words
sequence: string
splits:
- name: test
num_bytes: 867024
num_examples: 641
download_size: 305282
dataset_size: 867024
configs:
- config_name: default
data_files:
- split: test
path: data/test-*
---
提供机构:
Thanmay
原始信息汇总
数据集信息
特征
- source: 数据类型为字符串。
- target: 数据类型为空。
- POS: 结构化特征,包含以下序列:
- tags: 字符串序列。
- words: 字符串序列。
- SynDP: 结构化特征,包含以下序列:
- tags: 字符串序列。
- words: 字符串序列。
- SemDP: 结构化特征,包含以下序列:
- tags: 字符串序列。
- words: 字符串序列。
数据分割
- test: 包含641个样本,总字节数为867024。
数据集大小
- 下载大小: 305282字节。
- 数据集大小: 867024字节。
配置
- default: 包含测试数据文件,路径为
data/test-*。



