metadata
dataset_info:
features:
- name: id
dtype: string
- name: title
dtype: string
- name: abstract
dtype: string
- name: authors
dtype: string
- name: published_date
dtype: timestamp[s]
- name: link
dtype: string
- name: markdown
dtype: string
- name: abstract_ja
dtype: string
splits:
- name: train
num_bytes: 7078802387
num_examples: 138380
download_size: 3303532533
dataset_size: 7078802387
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
license: cc-by-nc-sa-4.0
language:
- en
- ja
size_categories:
- 100K<n<1M
This dataset is a translation of the abstract
column of the neuralwork/arxiver
into Japanese using the google/gemma-2-2b-it
model.
The license follows the original dataset's CC BY-NC-SA 4.0 License.
The translation was performed using text2dataset.