sanchit-gandhi HF staff commited on
Commit
f9fb35f
1 Parent(s): 3d64cbc

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -0
README.md ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ We partition the earnings22 dataset at https://huggingface.co/datasets/anton-l/earnings22_baseline_5_gram by `source_id`:
2
+
3
+ Validation: 4420696 4448760 4461799 4469836 4473238 4482110
4
+
5
+ Test: 4432298 4450488 4470290 4479741 4483338 4485244
6
+
7
+ Train: remainder
8
+
9
+ Official script for processing these splits will be released shortly.