sangmichaelxie commited on
Commit
2b07626
2 Parent(s): d0b4e25 9924b5d
Files changed (1) hide show
  1. README.md +10 -1
README.md CHANGED
@@ -4,6 +4,15 @@ language:
4
  - en
5
  size_categories:
6
  - 10M<n<100M
 
 
 
 
 
 
 
 
 
7
  ---
8
  # Dataset Card for DSIR-filtered-pile-50M
9
 
@@ -74,4 +83,4 @@ Paper: <https://arxiv.org/abs/2302.03169>
74
  title = {Data Selection for Language Models via Importance Resampling},
75
  year = {2023},
76
  }
77
- ```
4
  - en
5
  size_categories:
6
  - 10M<n<100M
7
+ task_categories:
8
+ - text-generation
9
+ - fill-mask
10
+ tags:
11
+ - language modeling
12
+ - masked language modeling
13
+ - pretraining
14
+ - pile
15
+ - DSIR
16
  ---
17
  # Dataset Card for DSIR-filtered-pile-50M
18
 
83
  title = {Data Selection for Language Models via Importance Resampling},
84
  year = {2023},
85
  }
86
+ ```