lm1b、lm1b

  • 説明:

統計言語モデリングの進捗状況を測定するために使用されるベンチマーク コーパス。これには、トレーニング データにほぼ 10 億語が含まれています。

スプリット
'test' 306,688
'train' 30,301,028
  • 機能構造:
FeaturesDict({
   
'text': Text(shape=(), dtype=string),
})
  • 機能のドキュメント:
特徴クラスDtype説明
特徴辞書
文章文章ストリング
  • 引用
@article{DBLP:journals/corr/ChelbaMSGBK13,
  author    
= {Ciprian Chelba and
               
Tomas Mikolov and
               
Mike Schuster and
               
Qi Ge and
               
Thorsten Brants and
               
Phillipp Koehn},
  title    
= {One Billion Word Benchmark for Measuring Progress in Statistical Language
               
Modeling},
  journal  
= {CoRR},
  volume    
= {abs/1312.3005},
  year      
= {2013},
  url      
= {http://arxiv.org/abs/1312.3005},
  archivePrefix
= {arXiv},
  eprint    
= {1312.3005},
  timestamp
= {Mon, 13 Aug 2018 16:46:16 +0200},
  biburl    
= {https://dblp.org/rec/bib/journals/corr/ChelbaMSGBK13},
  bibsource
= {dblp computer science bibliography, https://dblp.org}
}