kowndinya23's picture
Upload README.md with huggingface_hub
4446b9b
metadata
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*
dataset_info:
  features:
    - name: inputs
      dtype: string
    - name: targets
      dtype: string
    - name: task_source
      dtype: string
    - name: task_name
      dtype:
        class_label:
          names:
            '0': aeslc:1.0.0
            '1': ag_news_subset:1.0.0
            '2': ai2_arc/ARC-Challenge:1.0.0
            '3': ai2_arc/ARC-Easy:1.0.0
            '4': anli/r1:0.1.0
            '5': anli/r2:0.1.0
            '6': anli/r3:0.1.0
            '7': bool_q:1.0.0
            '8': cnn_dailymail:3.4.0
            '9': coqa:1.0.0
            '10': cosmos_qa:1.0.0
            '11': definite_pronoun_resolution:1.1.0
            '12': drop:2.0.0
            '13': fix_punct
            '14': gem/common_gen:1.1.0
            '15': gem/dart:1.1.0
            '16': gem/e2e_nlg:1.1.0
            '17': gem/web_nlg_en:1.1.0
            '18': gem/wiki_lingua_english_en:1.1.0
            '19': gigaword:1.2.0
            '20': glue/cola:2.0.0
            '21': glue/mnli:2.0.0
            '22': glue/mrpc:2.0.0
            '23': glue/qnli:2.0.0
            '24': glue/qqp:2.0.0
            '25': glue/sst2:2.0.0
            '26': glue/stsb:2.0.0
            '27': glue/wnli:2.0.0
            '28': hellaswag:1.1.0
            '29': huggingface:xsum
            '30': imdb_reviews/plain_text:1.0.0
            '31': lambada:1.0.0
            '32': math_dataset/algebra__linear_1d:1.0.0
            '33': multi_news:1.0.0
            '34': natural_questions_open:1.0.0
            '35': newsroom:1.0.0
            '36': openbookqa:0.1.0
            '37': opinion_abstracts_idebate
            '38': opinion_abstracts_rotten_tomatoes
            '39': para_crawl_enes
            '40': paws_wiki:1.1.0
            '41': piqa:1.0.0
            '42': quac:1.0.0
            '43': samsum:1.0.0
            '44': sentiment140:1.0.0
            '45': snli:1.1.0
            '46': squad/v1.1:3.0.0
            '47': squad/v2.0:3.0.0
            '48': story_cloze/2016:1.0.0
            '49': super_glue/cb:1.0.2
            '50': super_glue/copa:1.0.2
            '51': super_glue/multirc:1.0.2
            '52': super_glue/record:1.0.2
            '53': super_glue/rte:1.0.2
            '54': super_glue/wic:1.0.2
            '55': super_glue/wsc.fixed:1.0.2
            '56': trec:1.0.0
            '57': trivia_qa/rc:1.1.0
            '58': true_case
            '59': unified_qa_science_inst
            '60': winogrande:1.1.0
            '61': wmt14_translate/fr-en:1.0.0
            '62': wmt16_translate/cs-en:1.0.0
            '63': wmt16_translate/de-en:1.0.0
            '64': wmt16_translate/fi-en:1.0.0
            '65': wmt16_translate/ro-en:1.0.0
            '66': wmt16_translate/ru-en:1.0.0
            '67': wmt16_translate/tr-en:1.0.0
            '68': word_segment
            '69': yelp_polarity_reviews:0.2.0
    - name: template_type
      dtype: string
  splits:
    - name: train
      num_bytes: 8456659493.04
      num_examples: 5295510
    - name: validation
      num_bytes: 85420802.96
      num_examples: 53490
  download_size: 5288301815
  dataset_size: 8542080296

Dataset Card for "flan2021-submix-4096"

More Information needed