crumb commited on
Commit
b177a97
1 Parent(s): 3b63b33

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -0
README.md CHANGED
@@ -2,6 +2,13 @@
2
  license: apache-2.0
3
  language:
4
  - en
 
 
 
 
 
 
 
5
  ---
6
  All of the data together is around 41GB. It's the last hidden states of 131,072 samples from refinedweb padded/truncated to 512 tokens on the left, fed through [google/flan-t5-small](https://hf.co/google/flan-t5-small).
7
 
 
2
  license: apache-2.0
3
  language:
4
  - en
5
+ task_categories:
6
+ - feature-extraction
7
+ tags:
8
+ - t5
9
+ - flan
10
+ size_categories:
11
+ - 100K<n<1M
12
  ---
13
  All of the data together is around 41GB. It's the last hidden states of 131,072 samples from refinedweb padded/truncated to 512 tokens on the left, fed through [google/flan-t5-small](https://hf.co/google/flan-t5-small).
14