ripjar/eu5-relationships
收藏Hugging Face2024-05-03 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/ripjar/eu5-relationships
下载链接
链接失效反馈官方服务:
资源简介:
---
configs:
- config_name: default
data_files:
- split: eval
path: data/eval-*
- split: test
path: data/test-*
- split: train
path: data/train-*
dataset_info:
features:
- name: bowlerhat
struct:
- name: document_language
list:
- name: language
dtype: string
- name: percentage
dtype: int64
- name: entities
struct:
- name: organisation
list:
- name: canonical
dtype: bool
- name: group
dtype: string
- name: offsets
sequence: int64
- name: value
dtype: string
- name: person
list:
- name: canonical
dtype: bool
- name: group
dtype: string
- name: offsets
sequence: int64
- name: value
dtype: string
- name: text
dtype: string
- name: relationships
list:
- name: from
dtype: string
- name: label
dtype: string
- name: to
dtype: string
- name: language
dtype: string
- name: en_translation
dtype: string
- name: en_entities
struct:
- name: organisation
list:
- name: canonical
dtype: bool
- name: group
dtype: string
- name: offsets
sequence: int64
- name: value
dtype: string
- name: person
list:
- name: canonical
dtype: bool
- name: group
dtype: string
- name: offsets
sequence: int64
- name: value
dtype: string
splits:
- name: eval
num_bytes: 1374381
num_examples: 221
- name: test
num_bytes: 4001288
num_examples: 664
- name: train
num_bytes: 39922732
num_examples: 6488
download_size: 27046319
dataset_size: 45298401
---
# Dataset Card for "eu5-relationships"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
ripjar
原始信息汇总
数据集概述
数据集配置
- 配置名称: default
- 数据文件:
- eval:
data/eval-* - test:
data/test-* - train:
data/train-*
- eval:
数据集信息
- 特征:
- bowlerhat:
- document_language:
- language: string
- percentage: int64
- entities:
- organisation:
- canonical: bool
- group: string
- offsets: sequence: int64
- value: string
- person:
- canonical: bool
- group: string
- offsets: sequence: int64
- value: string
- organisation:
- text: string
- document_language:
- relationships:
- from: string
- label: string
- to: string
- language: string
- en_translation: string
- en_entities:
- organisation:
- canonical: bool
- group: string
- offsets: sequence: int64
- value: string
- person:
- canonical: bool
- group: string
- offsets: sequence: int64
- value: string
- organisation:
- bowlerhat:
数据集分割
- eval:
- num_bytes: 1374381
- num_examples: 221
- test:
- num_bytes: 4001288
- num_examples: 664
- train:
- num_bytes: 39922732
- num_examples: 6488
数据集大小
- 下载大小: 27046319
- 数据集大小: 45298401



