Skip to content
This repository has been archived by the owner on Nov 21, 2022. It is now read-only.

Allow streaming datasets for the language modeling task #256

Merged
merged 3 commits into from
May 31, 2022

Conversation

SeanNaren
Copy link
Contributor

Allows us to use streaming datasets. Only tested for the language modeling task.

@SeanNaren SeanNaren requested a review from Borda as a code owner May 31, 2022 11:19
@codecov
Copy link

codecov bot commented May 31, 2022

Codecov Report

Merging #256 (7a0e982) into master (c141628) will increase coverage by 0%.
The diff coverage is 93%.

@@          Coverage Diff          @@
##           master   #256   +/-   ##
=====================================
  Coverage      75%    75%           
=====================================
  Files          73     74    +1     
  Lines        1622   1641   +19     
=====================================
+ Hits         1210   1228   +18     
- Misses        412    413    +1     

@SeanNaren SeanNaren merged commit 9362492 into master May 31, 2022
@SeanNaren SeanNaren deleted the feat/expose_vars branch May 31, 2022 17:10
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant