cohere-jp / README.md
kcoopermiller's picture
Upload dataset
b627713 verified
metadata
dataset_info:
  features:
    - name: text
      dtype: string
    - name: targets
      dtype: string
    - name: language
      dtype: string
    - name: language_code
      dtype: string
    - name: annotation_type
      dtype: string
    - name: user_id
      dtype: string
  splits:
    - name: train
      num_bytes: 7874454.667422738
      num_examples: 6259
    - name: test
      num_bytes: 0
      num_examples: 0
  download_size: 1892596
  dataset_size: 7874454.667422738
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*