metadata
dataset_info:
features:
- name: acl_id
dtype: string
- name: abstract
dtype: string
- name: full_text
dtype: string
- name: corpus_paper_id
dtype: string
- name: pdf_hash
dtype: string
- name: numcitedby
dtype: string
- name: url
dtype: string
- name: publisher
dtype: string
- name: address
dtype: string
- name: year
dtype: string
- name: month
dtype: string
- name: booktitle
dtype: string
- name: author
dtype: string
- name: title
dtype: string
- name: pages
dtype: string
- name: doi
dtype: string
- name: number
dtype: string
- name: volume
dtype: string
- name: journal
dtype: string
- name: editor
dtype: string
- name: isbn
dtype: string
- name: ENTRYTYPE
dtype: string
- name: ID
dtype: string
- name: language
dtype: string
- name: note
dtype: string
- name: Model Predicted Topics
dtype: string
- name: json
dtype: string
- name: countries
sequence: string
- name: langs
sequence: string
- name: lang_mentions
dtype: string
- name: lang_mentions_sample
dtype: string
- name: tok_len
dtype: string
- name: open_ai_resp
dtype: string
- name: final_langs
sequence: string
- name: resource
dtype: bool
- name: methods
dtype: bool
- name: deployment
dtype: bool
- name: gpu
dtype: bool
splits:
- name: train
num_bytes: 6537125368
num_examples: 58053
download_size: 2186687108
dataset_size: 6537125368
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
Dataset Card for "ACL-OCL-FORK"
This is a fork of the ACL-OCL Corpus (https://arxiv.org/abs/2305.14996) adding information about Geography of Authors Affiliation and the Languages studied in the paper.
For the added information, please cite
@misc{held2023material,
title={A Material Lens on Coloniality in NLP},
author={William Held and Camille Harris and Michael Best and Diyi Yang},
year={2023},
eprint={2311.08391},
archivePrefix={arXiv},
primaryClass={cs.CL}
}
If you use this data, please cite the original corpus below and reach out to me!
@misc{rohatgi2023acl,
title={The ACL OCL Corpus: Advancing Open Science in Computational Linguistics},
author={Shaurya Rohatgi and Yanxia Qin and Benjamin Aw and Niranjana Unnithan and Min-Yen Kan},
year={2023},
eprint={2305.14996},
archivePrefix={arXiv},
primaryClass={cs.CL}
}