wmt14_translate

  • 설명 :

statmt.org의 데이터를 기반으로 데이터 세트를 번역합니다.

버전은 여러 데이터 소스의 조합을 사용하여 서로 다른 연도에 대해 존재합니다. 기본 wmt_translate 를 사용하면 사용자 정의 tfds.translate.wmt.WmtConfig 를 생성하여 고유한 데이터/언어 쌍을 선택하는 고유한 구성을 생성할 수 있습니다.

config = tfds.translate.wmt.WmtConfig(
    version="0.0.1",
    language_pair=("fr", "de"),
    subsets={
        tfds.Split.TRAIN: ["commoncrawl_frde"],
        tfds.Split.VALIDATION: ["euelections_dev2019"],
    },
)
builder = tfds.builder("wmt_translate", config=config)
@InProceedings{bojar-EtAl:2014:W14-33,
  author    = {Bojar, Ondrej  and  Buck, Christian  and  Federmann, Christian  and  Haddow, Barry  and  Koehn, Philipp  and  Leveling, Johannes  and  Monz, Christof  and  Pecina, Pavel  and  Post, Matt  and  Saint-Amand, Herve  and  Soricut, Radu  and  Specia, Lucia  and  Tamchyna, Ale
{s} },
  title     = {Findings of the 2014 Workshop on Statistical Machine Translation},
  booktitle = {Proceedings of the Ninth Workshop on Statistical Machine Translation},
  month     = {June},
  year      = {2014},
  address   = {Baltimore, Maryland, USA},
  publisher = {Association for Computational Linguistics},
  pages     = {12--58},
  url       = {http://www.aclweb.org/anthology/W/W14/W14-3302}
}

wmt14_translate/cs-en(기본 구성)

  • 구성 설명 : WMT 2014 cs-en 번역 작업 데이터 세트.

  • 다운로드 크기 : 1.58 GiB

  • 데이터세트 크기 : 2.89 GiB

  • 자동 캐시 ( 문서 ): 아니요

  • 분할 :

나뉘다
'test' 3,003
'train' 15,786,979
'validation' 3,000
  • 기능 구조 :
Translation({
    'cs': Text(shape=(), dtype=string),
    'en': Text(shape=(), dtype=string),
})
  • 기능 문서 :
특징 수업 모양 D타입 설명
번역
CS 텍스트
ko 텍스트

wmt14_translate/de-en

  • 구성 설명 : WMT 2014 de-en 번역 작업 데이터 세트.

  • 다운로드 크기 : 1.58 GiB

  • 데이터세트 크기 : 1.36 GiB

  • 자동 캐시 ( 문서 ): 아니요

  • 분할 :

나뉘다
'test' 3,003
'train' 4,508,785
'validation' 3,000
  • 기능 구조 :
Translation({
    'de': Text(shape=(), dtype=string),
    'en': Text(shape=(), dtype=string),
})
  • 기능 문서 :
특징 수업 모양 D타입 설명
번역
텍스트
ko 텍스트

wmt14_translate/fr-en

  • 구성 설명 : WMT 2014 fr-en 번역 작업 데이터 세트.

  • 다운로드 크기 : 6.20 GiB

  • 데이터세트 크기 : 14.65 GiB

  • 자동 캐시 ( 문서 ): 아니요

  • 분할 :

나뉘다
'test' 3,003
'train' 40,836,876
'validation' 3,000
  • 기능 구조 :
Translation({
    'en': Text(shape=(), dtype=string),
    'fr': Text(shape=(), dtype=string),
})
  • 기능 문서 :
특징 수업 모양 D타입 설명
번역
ko 텍스트
정말로 텍스트

wmt14_translate/hi-en

  • 구성 설명 : WMT 2014 hi-en 번역 작업 데이터 세트.

  • 다운로드 크기 : 44.65 MiB

  • 데이터 세트 크기 : 77.53 MiB

  • 자동 캐시 ( 문서 ): 예

  • 분할 :

나뉘다
'test' 2,507
'train' 313,748
'validation' 520
  • 기능 구조 :
Translation({
    'en': Text(shape=(), dtype=string),
    'hi': Text(shape=(), dtype=string),
})
  • 기능 문서 :
특징 수업 모양 D타입 설명
번역
ko 텍스트
안녕 텍스트

wmt14_translate/ru-en

  • 구성 설명 : WMT 2014 ru-en 번역 작업 데이터 세트.

  • 다운로드 크기 : 998.38 MiB

  • 데이터 세트 크기 : 839.40 MiB

  • 자동 캐시 ( 문서 ): 아니요

  • 분할 :

나뉘다
'test' 3,003
'train' 2,486,965
'validation' 3,000
  • 기능 구조 :
Translation({
    'en': Text(shape=(), dtype=string),
    'ru': Text(shape=(), dtype=string),
})
  • 기능 문서 :
특징 수업 모양 D타입 설명
번역
ko 텍스트
텍스트