salt-dataset / README.md
mekaneeky's picture
Upload README.md with huggingface_hub
82c223e
|
raw
history blame
791 Bytes
metadata
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: dev
        path: data/dev-*
      - split: test
        path: data/test-*
dataset_info:
  features:
    - name: eng
      dtype: string
    - name: lug
      dtype: string
    - name: ach
      dtype: string
    - name: teo
      dtype: string
    - name: lgg
      dtype: string
    - name: nyn
      dtype: string
  splits:
    - name: train
      num_bytes: 8649864
      num_examples: 23947
    - name: dev
      num_bytes: 177677
      num_examples: 500
    - name: test
      num_bytes: 183472
      num_examples: 500
  download_size: 5847754
  dataset_size: 9011013

Dataset Card for "salt-dataset"

More Information needed