lbourdois's picture
Update README.md
090d293 verified
metadata
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*
dataset_info:
  features:
    - name: id
      dtype: string
    - name: translation
      dtype:
        translation:
          languages:
            - kg
            - fr
  splits:
    - name: train
      num_bytes: 21895.010869565216
      num_examples: 588
    - name: test
      num_bytes: 5510.989130434783
      num_examples: 148
  download_size: 25010
  dataset_size: 27406
language:
  - kg
  - fr

Dataset Card for "kikongo-french-translation"

More Information needed