wikitext.yaml 490 Bytes
Newer Older
haileyschoelkopf's avatar
haileyschoelkopf committed
1
2
group:
  - wikitext_group
lintangsutawika's avatar
lintangsutawika committed
3
task: default
haileyschoelkopf's avatar
haileyschoelkopf committed
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
dataset_path: EleutherAI/wikitext_document_level
dataset_name: wikitext-2-raw-v1
output_type: loglikelihood_rolling
training_split: train
validation_split: validation
test_split: test
template_aliases: ""
doc_to_text: ""
doc_to_target: !function preprocess_wikitext.wikitext_detokenizer
should_decontaminate: true
doc_to_decontamination_query: "{{page}}"
metric_list:
  - metric: word_perplexity
  - metric: byte_perplexity
  - metric: bits_per_byte