opensubtitles-da-sv / README.md
kardosdrur's picture
Added description to the readme
cc67ab5
metadata
license: mit
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*
dataset_info:
  features:
    - name: link_id
      dtype: string
    - name: da
      dtype: string
    - name: 'no'
      dtype: string
    - name: overlap
      dtype: float64
  splits:
    - name: train
      num_bytes: 270499727.08648384
      num_examples: 1772983
    - name: test
      num_bytes: 67624969.91351616
      num_examples: 443246
  download_size: 201404638
  dataset_size: 338124697

OpenSubtitles Danish-Swedish

Aligned sentences with heuristic-based filters from OpenSubtitles in Danish and in Swedish. The source code for producing the dataset is included in the repository.

The dataset was created to aid training sentence transformers in the Danish Foundation Models project.