TemporalGamesLegacy / README.md
hugosousa's picture
Upload dataset
6282782 verified
---
dataset_info:
- config_name: three
features:
- name: id
dtype: string
- name: context
dtype: string
- name: entities
sequence: string
- name: tlinks
list:
- name: relation
dtype: string
- name: source
dtype: string
- name: target
dtype: string
splits:
- name: train
num_bytes: 8024992128
num_examples: 2087701
- name: test
num_bytes: 15699567
num_examples: 10846
download_size: 1034767022
dataset_size: 8040691695
- config_name: two
features:
- name: id
dtype: string
- name: context
dtype: string
- name: entities
sequence: string
- name: timeline
list:
- name: relation
dtype: string
- name: source
dtype: string
- name: target
dtype: string
splits:
- name: train
num_bytes: 144422156
num_examples: 96718
- name: test
num_bytes: 2417910
num_examples: 2700
download_size: 16647838
dataset_size: 146840066
configs:
- config_name: three
data_files:
- split: train
path: three/train-*
- split: test
path: three/test-*
- config_name: two
data_files:
- split: train
path: two/train-*
- split: test
path: two/test-*
---