cot-strat / README.md
avgJo3's picture
Update README.md
e31f6f1 verified
|
Raw
History Blame Contribute Delete
6.01 kB
metadata
dataset_info:
  features:
    - name: prompt
      dtype: string
    - name: completion
      dtype: string
    - name: task
      dtype:
        class_label:
          names:
            '0': abductive_nli
            '1': ade_corpus_v2
            '2': adversarial_qa@dbert
            '3': adversarial_qa@dbidaf
            '4': adversarial_qa@droberta
            '5': afs
            '6': ai2_arc@ARC-Challenge
            '7': ai2_arc@ARC-Easy
            '8': air_dialogue
            '9': ambigqa
            '10': anli_r1
            '11': anli_r2
            '12': anli_r3
            '13': aquamuse
            '14': argkp
            '15': atomic
            '16': babi
            '17': bard
            '18': bless
            '19': blimp
            '20': break
            '21': cad
            '22': casehold
            '23': casino
            '24': cb
            '25': cfq_mcd1
            '26': circa
            '27': civil_comments
            '28': clariq
            '29': coached_conv_pref
            '30': cod3s
            '31': coda_19
            '32': codah
            '33': cola
            '34': com_qa
            '35': conala
            '36': cos_e
            '37': cosmos_qa
            '38': craigslist_bargains
            '39': creak
            '40': crows_pair
            '41': curated_from_stack_overflow___english
            '42': curiosity_dialogs
            '43': dailydialog
            '44': ddo
            '45': deal_or_no_dialogue
            '46': detoxifying_lms
            '47': dialogre
            '48': diqa
            '49': disfl_qa
            '50': dream
            '51': drop
            '52': dstc
            '53': duorc@ParaphraseRC
            '54': duorc@SelfRC
            '55': ecqa
            '56': emo
            '57': eqasc
            '58': equity_evaluation_corpus
            '59': esnli
            '60': essential
            '61': ethos
            '62': eurlex
            '63': evaluation
            '64': event2mind
            '65': financial_phrasebank
            '66': freebase_qa
            '67': go_emotions
            '68': google_wellformed_query
            '69': grailqa
            '70': gsm8k
            '71': haspart_kb
            '72': hateeval
            '73': hatexplain
            '74': head_qa
            '75': help!_need_advice_on_identifying_advice
            '76': hope_edi
            '77': iirc
            '78': indian_food_101
            '79': jeopardy
            '80': jigsaw
            '81': kilt_tasks@hotpotqa
            '82': leetcode
            '83': liar
            '84': math_dataset
            '85': math_qa
            '86': mathmatics_dataset
            '87': mathqa
            '88': mctaco
            '89': medical_question_pair_dataset
            '90': meta_woz
            '91': miam
            '92': missing
            '93': mnli
            '94': mocah
            '95': mrqa
            '96': ms_marco
            '97': mwsc
            '98': natural_questions
            '99': news_headlines_dataset_for_sacrasm_detection
            '100': nlu_asdiv_dataset
            '101': numersense
            '102': ohsumed
            '103': olid
            '104': open_pi
            '105': openbookqa
            '106': opp_115
            '107': overruling
            '108': persent
            '109': personachat
            '110': perspectrum
            '111': piqa
            '112': poki
            '113': propara
            '114': prost
            '115': proto_qa
            '116': pubmed_qa
            '117': qa_srl
            '118': qanta
            '119': qasper
            '120': qed
            '121': qnli
            '122': qrecc
            '123': quac
            '124': quail
            '125': quarel
            '126': quartz
            '127': question_&_answer_zre
            '128': quoref
            '129': race@high
            '130': race@middle
            '131': roc_stories
            '132': root09
            '133': ropes
            '134': rte
            '135': sbic
            '136': schema_guided_dstc8
            '137': scifact
            '138': sciq
            '139': scitail
            '140': scitailv1.1
            '141': scitldr
            '142': scruples
            '143': semeval_2018_task3
            '144': semeval_2019_task_10
            '145': semeval_2020_task4
            '146': semeval_2020_task_7
            '147': smcalflow
            '148': snli
            '149': spolin
            '150': squad_v1
            '151': squad_v2
            '152': starcon
            '153': stereoset
            '154': storycommonsense
            '155': subjqa
            '156': super_glue@boolq
            '157': super_glue@multirc
            '158': super_glue@record
            '159': svamp
            '160': swag
            '161': synthetic
            '162': task_master
            '163': tellmewhy
            '164': timetravel
            '165': tom_qa
            '166': torque
            '167': trivia_qa
            '168': tweetqa
            '169': web_questions
            '170': wiki_dialog
            '171': wiki_hop
            '172': wiki_movies
            '173': wiki_qa
            '174': wnli
            '175': x_csr
            '176': xquad
            '177': yahoo_answers_topics
            '178': yoruba_bbc_topics
    - name: type
      dtype: string
    - name: id
      dtype: string
    - name: prompt_token_count
      dtype: int64
    - name: completion_token_count
      dtype: int64
    - name: rationale_token_count
      dtype: int64
    - name: total_tokens
      dtype: int64
  splits:
    - name: validation
      num_bytes: 17076940
      num_examples: 15000
    - name: test
      num_bytes: 17008447
      num_examples: 15000
    - name: strat_train_25pct
      num_bytes: 425982501
      num_examples: 374929
    - name: strat_train_50pct
      num_bytes: 851567002
      num_examples: 749952
    - name: strat_train_100pct
      num_bytes: 1703687343
      num_examples: 1500000
  download_size: 1466706122
  dataset_size: 3015322233
configs:
  - config_name: default
    data_files:
      - split: test
        path: data/test-*
      - split: strat_train_50pct
        path: data/strat_train_50pct-*
      - split: strat_train_100pct
        path: data/strat_train_100pct-*
      - split: validation
        path: data/validation-*
      - split: strat_train_25pct
        path: data/strat_train_25pct-*