pytorch/text

How to load huge file of data?

Open

#130 建立於 2017年9月25日

在 GitHub 查看
 (15 留言) (39 反應) (0 負責人)Python (822 fork)batch import
enhancementhelp wanted

倉庫指標

Star
 (3,396 star)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

Hi guys, is there any plans or tutorial that I can refer to in order to load huge file of data? I have two scenarios in mind that I would probably use

  1. Assuming I have huge files that have already split into several files. How to load all of those files on demand subsequently?
  2. Assuming I have a single huge file. How to load the content on demand?

Thanks guys!

貢獻者指南