amdi_single_strat / README.md
simon-muenker's picture
Move index to front
2b77e8a verified
|
raw
history blame
651 Bytes
metadata
dataset_info:
  features:
    - name: id
      dtype: string
    - name: timespan
      dtype: string
    - name: corpus
      dtype: string
    - name: token
      dtype: string
    - name: match
      dtype: int64
    - name: type
      dtype: string
    - name: sentence
      dtype: string
    - name: tokens
      sequence: string
    - name: synset
      dtype: string
  splits:
    - name: train
      num_bytes: 2925347
      num_examples: 5204
    - name: test
      num_bytes: 314668
      num_examples: 555
  download_size: 1794210
  dataset_size: 3240015
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*