domrachev03's picture
Upload README.md with huggingface_hub
11c8df5
metadata
license: mit
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*
dataset_info:
  features:
    - name: reference
      dtype: string
    - name: translation
      dtype: string
    - name: similarity
      dtype: float64
    - name: lenght_diff
      dtype: float64
    - name: ref_tox
      dtype: float64
    - name: trn_tox
      dtype: float64
  splits:
    - name: train
      num_bytes: 20449737.40323276
      num_examples: 156516
    - name: test
      num_bytes: 2272236.596767238
      num_examples: 17391
  download_size: 17422773
  dataset_size: 22721974