--- dataset_info: features: - name: id dtype: string - name: meta struct: - name: year dtype: uint32 - name: imdbId dtype: uint32 - name: subtitleId struct: - name: ca dtype: uint32 - name: it dtype: uint32 - name: sentenceIds struct: - name: ca sequence: uint32 - name: it sequence: uint32 - name: translation dtype: translation: languages: - ca - it splits: - name: train num_bytes: 28923297.6 num_examples: 240000 - name: validation num_bytes: 3615412.2 num_examples: 30000 - name: test num_bytes: 3615412.2 num_examples: 30000 download_size: 26056578 dataset_size: 36154122.0 configs: - config_name: default data_files: - split: train path: data/train-* - split: validation path: data/validation-* - split: test path: data/test-* ---