wikitext.yaml 532 Bytes
Newer Older
1
task: wikitext
haileyschoelkopf's avatar
haileyschoelkopf committed
2
3
4
5
6
7
8
9
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
doc_to_text: ""
doc_to_target: !function preprocess_wikitext.wikitext_detokenizer
10
process_results: !function preprocess_wikitext.process_results
haileyschoelkopf's avatar
haileyschoelkopf committed
11
12
13
14
15
16
should_decontaminate: true
doc_to_decontamination_query: "{{page}}"
metric_list:
  - metric: word_perplexity
  - metric: byte_perplexity
  - metric: bits_per_byte
lintangsutawika's avatar
lintangsutawika committed
17
metadata:
18
  version: 2.0