MAFALDA / README.md
Chadi1992's picture
Upload dataset
4a33f03 verified
metadata
dataset_info:
  features:
    - name: text
      dtype: string
    - name: labels
      list:
        - name: start
          dtype: int64
        - name: end
          dtype: int64
        - name: label
          dtype: string
    - name: comments
      list: string
    - name: sentences_with_labels
      dtype: string
  splits:
    - name: gold_standard
      num_bytes: 229330
      num_examples: 200
    - name: non_annotated
      num_bytes: 5765928
      num_examples: 9545
  download_size: 3616398
  dataset_size: 5995258
configs:
  - config_name: default
    data_files:
      - split: gold_standard
        path: data/gold_standard-*
      - split: non_annotated
        path: data/non_annotated-*