mtet-filtered / README.md
hieunguyen1053's picture
Upload README.md with huggingface_hub
57185d1
|
raw
history blame contribute delete
No virus
702 Bytes
metadata
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*
      - split: eval
        path: data/eval-*
dataset_info:
  features:
    - name: en
      dtype: string
    - name: vi
      dtype: string
    - name: loss
      dtype: float64
  splits:
    - name: train
      num_bytes: 1343163221
      num_examples: 4163853
    - name: test
      num_bytes: 336407
      num_examples: 1268
    - name: eval
      num_bytes: 353494
      num_examples: 1553
  download_size: 208876651
  dataset_size: 1343853122

Dataset Card for "mtet"

More Information needed