"mmdet3d/models/roi_heads/point_rcnn_roi_head.py" did not exist on "3c5ff9fab9573940768e16e3540771b9fc0d7dd6"
wikitext.yaml 507 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