en-ga-dataset / README.md
pritam3355's picture
Upload README.md with huggingface_hub
2855610
|
raw
history blame
547 Bytes
metadata
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
dataset_info:
  features:
    - name: id
      dtype: int64
    - name: translation
      struct:
        - name: en
          dtype: string
        - name: ga
          dtype: string
  splits:
    - name: train
      num_bytes: 61427870
      num_examples: 181956
  download_size: 26945077
  dataset_size: 61427870

Dataset Card for "en-ga-dataset"

More Information needed