Add sampling metadata and data card
Browse files- README.md +37 -0
- bin_summary.csv +577 -0
- sample_contract.json +13 -0
- working_sample_manifest.parquet +3 -0
README.md
ADDED
|
@@ -0,0 +1,37 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: odc-by
|
| 3 |
+
task_categories:
|
| 4 |
+
- text-generation
|
| 5 |
+
language:
|
| 6 |
+
- en
|
| 7 |
+
---
|
| 8 |
+
|
| 9 |
+
# dolma3_6T_sample_50000_docs
|
| 10 |
+
|
| 11 |
+
Materialized working sample from the Dolma3 6T deduplicated corpus.
|
| 12 |
+
|
| 13 |
+
## Parameters
|
| 14 |
+
|
| 15 |
+
| Parameter | Value |
|
| 16 |
+
|-----------|-------|
|
| 17 |
+
| Sampling mode | 50,000 docs/bin |
|
| 18 |
+
| Seed | 42 |
|
| 19 |
+
|
| 20 |
+
## Counts
|
| 21 |
+
|
| 22 |
+
| Metric | Value |
|
| 23 |
+
|--------|-------|
|
| 24 |
+
| Total documents | 26,249,124 |
|
| 25 |
+
| Total tokens | 62,819,501,017 |
|
| 26 |
+
| Bins covered | 576/576 |
|
| 27 |
+
| Bins underfilled | 79 |
|
| 28 |
+
|
| 29 |
+
## Format
|
| 30 |
+
|
| 31 |
+
JSONL files compressed with zstandard under `data/`.
|
| 32 |
+
Each record contains the original Dolma document fields (id, text, metadata).
|
| 33 |
+
|
| 34 |
+
Sampling metadata files:
|
| 35 |
+
- `working_sample_manifest.parquet` - sampled doc_ids with bin assignments
|
| 36 |
+
- `sample_contract.json` - aggregate sampling contract
|
| 37 |
+
- `bin_summary.csv` - per-bin fill rates (576 bins = 24 topics x 24 formats)
|
bin_summary.csv
ADDED
|
@@ -0,0 +1,577 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
bin_id,topic,format,requested_docs_per_bin,realized_docs,realized_tokens,underfilled
|
| 2 |
+
1,adult_content,academic_writing,50000,5176,30595595,True
|
| 3 |
+
2,adult_content,content_listing,50000,50000,170341704,False
|
| 4 |
+
3,adult_content,creative_writing,50000,50000,280487322,False
|
| 5 |
+
4,adult_content,customer_support,50000,4529,4928452,True
|
| 6 |
+
5,adult_content,comment_section,50000,50000,223380496,False
|
| 7 |
+
6,adult_content,faq,50000,8376,15459116,True
|
| 8 |
+
7,adult_content,truncated,50000,18617,36718435,True
|
| 9 |
+
8,adult_content,knowledge_article,50000,30847,70998542,True
|
| 10 |
+
9,adult_content,legal_notices,50000,7251,16798719,True
|
| 11 |
+
10,adult_content,listicle,50000,50000,93790220,False
|
| 12 |
+
11,adult_content,news_article,50000,19003,21793774,True
|
| 13 |
+
12,adult_content,nonfiction_writing,50000,50000,98132091,False
|
| 14 |
+
13,adult_content,about_org,50000,4136,4765868,True
|
| 15 |
+
14,adult_content,news_org,50000,4866,6050023,True
|
| 16 |
+
15,adult_content,about_pers,50000,20470,38020073,True
|
| 17 |
+
16,adult_content,personal_blog,50000,50000,151201130,False
|
| 18 |
+
17,adult_content,product_page,50000,50000,92860522,False
|
| 19 |
+
18,adult_content,q_a_forum,50000,11700,19338797,True
|
| 20 |
+
19,adult_content,spam_ads,50000,50000,162664036,False
|
| 21 |
+
20,adult_content,structured_data,50000,50000,49720011,False
|
| 22 |
+
21,adult_content,documentation,50000,736,2383360,True
|
| 23 |
+
22,adult_content,audio_transcript,50000,16304,65788813,True
|
| 24 |
+
23,adult_content,tutorial,50000,50000,90887876,False
|
| 25 |
+
24,adult_content,user_review,50000,50000,95501662,False
|
| 26 |
+
25,art_and_design,academic_writing,50000,50000,278287204,False
|
| 27 |
+
26,art_and_design,content_listing,50000,50000,158902729,False
|
| 28 |
+
27,art_and_design,creative_writing,50000,45409,85327171,True
|
| 29 |
+
28,art_and_design,customer_support,50000,14377,16464516,True
|
| 30 |
+
29,art_and_design,comment_section,50000,50000,122610032,False
|
| 31 |
+
30,art_and_design,faq,50000,50000,72653266,False
|
| 32 |
+
31,art_and_design,truncated,50000,50000,99888304,False
|
| 33 |
+
32,art_and_design,knowledge_article,50000,50000,96591503,False
|
| 34 |
+
33,art_and_design,legal_notices,50000,10928,20134307,True
|
| 35 |
+
34,art_and_design,listicle,50000,50000,87334187,False
|
| 36 |
+
35,art_and_design,news_article,50000,50000,50888650,False
|
| 37 |
+
36,art_and_design,nonfiction_writing,50000,50000,90486157,False
|
| 38 |
+
37,art_and_design,about_org,50000,50000,60400112,False
|
| 39 |
+
38,art_and_design,news_org,50000,50000,55453619,False
|
| 40 |
+
39,art_and_design,about_pers,50000,50000,54765663,False
|
| 41 |
+
40,art_and_design,personal_blog,50000,50000,111956887,False
|
| 42 |
+
41,art_and_design,product_page,50000,50000,60155163,False
|
| 43 |
+
42,art_and_design,q_a_forum,50000,50000,81445602,False
|
| 44 |
+
43,art_and_design,spam_ads,50000,50000,101859129,False
|
| 45 |
+
44,art_and_design,structured_data,50000,50000,104300242,False
|
| 46 |
+
45,art_and_design,documentation,50000,8906,45777971,True
|
| 47 |
+
46,art_and_design,audio_transcript,50000,50000,145586664,False
|
| 48 |
+
47,art_and_design,tutorial,50000,50000,110164958,False
|
| 49 |
+
48,art_and_design,user_review,50000,50000,77583635,False
|
| 50 |
+
49,crime_and_law,academic_writing,50000,50000,392190442,False
|
| 51 |
+
50,crime_and_law,content_listing,50000,50000,184845195,False
|
| 52 |
+
51,crime_and_law,creative_writing,50000,50000,313511961,False
|
| 53 |
+
52,crime_and_law,customer_support,50000,50000,78373037,False
|
| 54 |
+
53,crime_and_law,comment_section,50000,50000,183016444,False
|
| 55 |
+
54,crime_and_law,faq,50000,50000,77450034,False
|
| 56 |
+
55,crime_and_law,truncated,50000,50000,70989364,False
|
| 57 |
+
56,crime_and_law,knowledge_article,50000,50000,102664261,False
|
| 58 |
+
57,crime_and_law,legal_notices,50000,50000,229434378,False
|
| 59 |
+
58,crime_and_law,listicle,50000,50000,75622360,False
|
| 60 |
+
59,crime_and_law,news_article,50000,50000,52970412,False
|
| 61 |
+
60,crime_and_law,nonfiction_writing,50000,50000,101032954,False
|
| 62 |
+
61,crime_and_law,about_org,50000,50000,124336283,False
|
| 63 |
+
62,crime_and_law,news_org,50000,50000,55856976,False
|
| 64 |
+
63,crime_and_law,about_pers,50000,50000,57932857,False
|
| 65 |
+
64,crime_and_law,personal_blog,50000,50000,138033085,False
|
| 66 |
+
65,crime_and_law,product_page,50000,50000,74318083,False
|
| 67 |
+
66,crime_and_law,q_a_forum,50000,50000,65554582,False
|
| 68 |
+
67,crime_and_law,spam_ads,50000,50000,90113714,False
|
| 69 |
+
68,crime_and_law,structured_data,50000,50000,216653647,False
|
| 70 |
+
69,crime_and_law,documentation,50000,46062,572502750,True
|
| 71 |
+
70,crime_and_law,audio_transcript,50000,50000,266393539,False
|
| 72 |
+
71,crime_and_law,tutorial,50000,50000,78859922,False
|
| 73 |
+
72,crime_and_law,user_review,50000,50000,102502959,False
|
| 74 |
+
73,education_and_jobs,academic_writing,50000,50000,178156618,False
|
| 75 |
+
74,education_and_jobs,content_listing,50000,50000,149071816,False
|
| 76 |
+
75,education_and_jobs,creative_writing,50000,50000,109147766,False
|
| 77 |
+
76,education_and_jobs,customer_support,50000,50000,58083185,False
|
| 78 |
+
77,education_and_jobs,comment_section,50000,50000,155139521,False
|
| 79 |
+
78,education_and_jobs,faq,50000,50000,76191245,False
|
| 80 |
+
79,education_and_jobs,truncated,50000,50000,96268946,False
|
| 81 |
+
80,education_and_jobs,knowledge_article,50000,50000,93002208,False
|
| 82 |
+
81,education_and_jobs,legal_notices,50000,50000,102608864,False
|
| 83 |
+
82,education_and_jobs,listicle,50000,50000,81218775,False
|
| 84 |
+
83,education_and_jobs,news_article,50000,50000,54175968,False
|
| 85 |
+
84,education_and_jobs,nonfiction_writing,50000,50000,84606821,False
|
| 86 |
+
85,education_and_jobs,about_org,50000,50000,64909542,False
|
| 87 |
+
86,education_and_jobs,news_org,50000,50000,54637787,False
|
| 88 |
+
87,education_and_jobs,about_pers,50000,50000,54972678,False
|
| 89 |
+
88,education_and_jobs,personal_blog,50000,50000,128262012,False
|
| 90 |
+
89,education_and_jobs,product_page,50000,50000,62529697,False
|
| 91 |
+
90,education_and_jobs,q_a_forum,50000,50000,98760107,False
|
| 92 |
+
91,education_and_jobs,spam_ads,50000,50000,85523492,False
|
| 93 |
+
92,education_and_jobs,structured_data,50000,50000,113574642,False
|
| 94 |
+
93,education_and_jobs,documentation,50000,50000,236153155,False
|
| 95 |
+
94,education_and_jobs,audio_transcript,50000,50000,133009271,False
|
| 96 |
+
95,education_and_jobs,tutorial,50000,50000,86265230,False
|
| 97 |
+
96,education_and_jobs,user_review,50000,50000,95544607,False
|
| 98 |
+
97,electronics_and_hardware,academic_writing,50000,43725,147076146,True
|
| 99 |
+
98,electronics_and_hardware,content_listing,50000,50000,144590070,False
|
| 100 |
+
99,electronics_and_hardware,creative_writing,50000,8615,20788167,True
|
| 101 |
+
100,electronics_and_hardware,customer_support,50000,50000,69567885,False
|
| 102 |
+
101,electronics_and_hardware,comment_section,50000,50000,110196711,False
|
| 103 |
+
102,electronics_and_hardware,faq,50000,50000,81906077,False
|
| 104 |
+
103,electronics_and_hardware,truncated,50000,50000,63883260,False
|
| 105 |
+
104,electronics_and_hardware,knowledge_article,50000,50000,87971025,False
|
| 106 |
+
105,electronics_and_hardware,legal_notices,50000,19455,121590029,True
|
| 107 |
+
106,electronics_and_hardware,listicle,50000,50000,106533715,False
|
| 108 |
+
107,electronics_and_hardware,news_article,50000,50000,47120412,False
|
| 109 |
+
108,electronics_and_hardware,nonfiction_writing,50000,50000,99918069,False
|
| 110 |
+
109,electronics_and_hardware,about_org,50000,50000,62378171,False
|
| 111 |
+
110,electronics_and_hardware,news_org,50000,50000,54122008,False
|
| 112 |
+
111,electronics_and_hardware,about_pers,50000,50000,67475645,False
|
| 113 |
+
112,electronics_and_hardware,personal_blog,50000,50000,109776787,False
|
| 114 |
+
113,electronics_and_hardware,product_page,50000,50000,67220717,False
|
| 115 |
+
114,electronics_and_hardware,q_a_forum,50000,50000,103219334,False
|
| 116 |
+
115,electronics_and_hardware,spam_ads,50000,50000,75603492,False
|
| 117 |
+
116,electronics_and_hardware,structured_data,50000,50000,76343765,False
|
| 118 |
+
117,electronics_and_hardware,documentation,50000,50000,243100403,False
|
| 119 |
+
118,electronics_and_hardware,audio_transcript,50000,50000,131715625,False
|
| 120 |
+
119,electronics_and_hardware,tutorial,50000,50000,96036494,False
|
| 121 |
+
120,electronics_and_hardware,user_review,50000,50000,102065607,False
|
| 122 |
+
121,entertainment,academic_writing,50000,50000,209363048,False
|
| 123 |
+
122,entertainment,content_listing,50000,50000,158568790,False
|
| 124 |
+
123,entertainment,creative_writing,50000,50000,164631759,False
|
| 125 |
+
124,entertainment,customer_support,50000,23855,31512932,True
|
| 126 |
+
125,entertainment,comment_section,50000,50000,167437270,False
|
| 127 |
+
126,entertainment,faq,50000,50000,69782670,False
|
| 128 |
+
127,entertainment,truncated,50000,50000,79705537,False
|
| 129 |
+
128,entertainment,knowledge_article,50000,50000,146641730,False
|
| 130 |
+
129,entertainment,legal_notices,50000,25341,44539951,True
|
| 131 |
+
130,entertainment,listicle,50000,50000,102545486,False
|
| 132 |
+
131,entertainment,news_article,50000,50000,49602317,False
|
| 133 |
+
132,entertainment,nonfiction_writing,50000,50000,85948262,False
|
| 134 |
+
133,entertainment,about_org,50000,50000,62406522,False
|
| 135 |
+
134,entertainment,news_org,50000,50000,60112448,False
|
| 136 |
+
135,entertainment,about_pers,50000,50000,77738907,False
|
| 137 |
+
136,entertainment,personal_blog,50000,50000,158224777,False
|
| 138 |
+
137,entertainment,product_page,50000,50000,69715377,False
|
| 139 |
+
138,entertainment,q_a_forum,50000,50000,92057672,False
|
| 140 |
+
139,entertainment,spam_ads,50000,50000,89852442,False
|
| 141 |
+
140,entertainment,structured_data,50000,50000,121080622,False
|
| 142 |
+
141,entertainment,documentation,50000,2085,7687576,True
|
| 143 |
+
142,entertainment,audio_transcript,50000,50000,138769074,False
|
| 144 |
+
143,entertainment,tutorial,50000,50000,97970926,False
|
| 145 |
+
144,entertainment,user_review,50000,50000,80986839,False
|
| 146 |
+
145,fashion_and_beauty,academic_writing,50000,12439,57935374,True
|
| 147 |
+
146,fashion_and_beauty,content_listing,50000,49610,165045950,True
|
| 148 |
+
147,fashion_and_beauty,creative_writing,50000,8403,24904047,True
|
| 149 |
+
148,fashion_and_beauty,customer_support,50000,9442,11013529,True
|
| 150 |
+
149,fashion_and_beauty,comment_section,50000,50000,157174823,False
|
| 151 |
+
150,fashion_and_beauty,faq,50000,24417,34059543,True
|
| 152 |
+
151,fashion_and_beauty,truncated,50000,35393,44843511,True
|
| 153 |
+
152,fashion_and_beauty,knowledge_article,50000,50000,88946880,False
|
| 154 |
+
153,fashion_and_beauty,legal_notices,50000,4348,7271496,True
|
| 155 |
+
154,fashion_and_beauty,listicle,50000,50000,83215636,False
|
| 156 |
+
155,fashion_and_beauty,news_article,50000,50000,46913356,False
|
| 157 |
+
156,fashion_and_beauty,nonfiction_writing,50000,50000,80723775,False
|
| 158 |
+
157,fashion_and_beauty,about_org,50000,20562,21516431,True
|
| 159 |
+
158,fashion_and_beauty,news_org,50000,31092,31149334,True
|
| 160 |
+
159,fashion_and_beauty,about_pers,50000,9996,11284591,True
|
| 161 |
+
160,fashion_and_beauty,personal_blog,50000,50000,113500827,False
|
| 162 |
+
161,fashion_and_beauty,product_page,50000,50000,60015773,False
|
| 163 |
+
162,fashion_and_beauty,q_a_forum,50000,13095,18122513,True
|
| 164 |
+
163,fashion_and_beauty,spam_ads,50000,50000,84033552,False
|
| 165 |
+
164,fashion_and_beauty,structured_data,50000,13182,20663881,True
|
| 166 |
+
165,fashion_and_beauty,documentation,50000,992,6995167,True
|
| 167 |
+
166,fashion_and_beauty,audio_transcript,50000,50000,111633092,False
|
| 168 |
+
167,fashion_and_beauty,tutorial,50000,50000,79582535,False
|
| 169 |
+
168,fashion_and_beauty,user_review,50000,38534,72278518,True
|
| 170 |
+
169,finance_and_business,academic_writing,50000,50000,241603148,False
|
| 171 |
+
170,finance_and_business,content_listing,50000,50000,162761704,False
|
| 172 |
+
171,finance_and_business,creative_writing,50000,32750,91835324,True
|
| 173 |
+
172,finance_and_business,customer_support,50000,50000,77613472,False
|
| 174 |
+
173,finance_and_business,comment_section,50000,50000,155465591,False
|
| 175 |
+
174,finance_and_business,faq,50000,50000,72973992,False
|
| 176 |
+
175,finance_and_business,truncated,50000,50000,69900590,False
|
| 177 |
+
176,finance_and_business,knowledge_article,50000,50000,86927434,False
|
| 178 |
+
177,finance_and_business,legal_notices,50000,50000,130289800,False
|
| 179 |
+
178,finance_and_business,listicle,50000,50000,79663434,False
|
| 180 |
+
179,finance_and_business,news_article,50000,50000,48849284,False
|
| 181 |
+
180,finance_and_business,nonfiction_writing,50000,50000,83480404,False
|
| 182 |
+
181,finance_and_business,about_org,50000,50000,65550212,False
|
| 183 |
+
182,finance_and_business,news_org,50000,50000,57939816,False
|
| 184 |
+
183,finance_and_business,about_pers,50000,50000,54023288,False
|
| 185 |
+
184,finance_and_business,personal_blog,50000,50000,116337959,False
|
| 186 |
+
185,finance_and_business,product_page,50000,50000,75381779,False
|
| 187 |
+
186,finance_and_business,q_a_forum,50000,50000,74234714,False
|
| 188 |
+
187,finance_and_business,spam_ads,50000,50000,120768851,False
|
| 189 |
+
188,finance_and_business,structured_data,50000,50000,94677724,False
|
| 190 |
+
189,finance_and_business,documentation,50000,50000,226231161,False
|
| 191 |
+
190,finance_and_business,audio_transcript,50000,50000,179963268,False
|
| 192 |
+
191,finance_and_business,tutorial,50000,50000,94017125,False
|
| 193 |
+
192,finance_and_business,user_review,50000,50000,86088766,False
|
| 194 |
+
193,food_and_dining,academic_writing,50000,50000,287434914,False
|
| 195 |
+
194,food_and_dining,content_listing,50000,50000,120445527,False
|
| 196 |
+
195,food_and_dining,creative_writing,50000,34230,65310005,True
|
| 197 |
+
196,food_and_dining,customer_support,50000,28447,36851871,True
|
| 198 |
+
197,food_and_dining,comment_section,50000,50000,133363227,False
|
| 199 |
+
198,food_and_dining,faq,50000,50000,72107576,False
|
| 200 |
+
199,food_and_dining,truncated,50000,50000,69281356,False
|
| 201 |
+
200,food_and_dining,knowledge_article,50000,50000,90169156,False
|
| 202 |
+
201,food_and_dining,legal_notices,50000,11076,34502165,True
|
| 203 |
+
202,food_and_dining,listicle,50000,50000,85845727,False
|
| 204 |
+
203,food_and_dining,news_article,50000,50000,49668045,False
|
| 205 |
+
204,food_and_dining,nonfiction_writing,50000,50000,81852915,False
|
| 206 |
+
205,food_and_dining,about_org,50000,50000,51909063,False
|
| 207 |
+
206,food_and_dining,news_org,50000,50000,50817938,False
|
| 208 |
+
207,food_and_dining,about_pers,50000,50000,60207319,False
|
| 209 |
+
208,food_and_dining,personal_blog,50000,50000,113100940,False
|
| 210 |
+
209,food_and_dining,product_page,50000,50000,60721201,False
|
| 211 |
+
210,food_and_dining,q_a_forum,50000,50000,69466913,False
|
| 212 |
+
211,food_and_dining,spam_ads,50000,50000,76567836,False
|
| 213 |
+
212,food_and_dining,structured_data,50000,50000,100578891,False
|
| 214 |
+
213,food_and_dining,documentation,50000,7556,58021224,True
|
| 215 |
+
214,food_and_dining,audio_transcript,50000,50000,112781161,False
|
| 216 |
+
215,food_and_dining,tutorial,50000,50000,73206589,False
|
| 217 |
+
216,food_and_dining,user_review,50000,50000,94772410,False
|
| 218 |
+
217,games,academic_writing,50000,50000,237738712,False
|
| 219 |
+
218,games,content_listing,50000,50000,228035750,False
|
| 220 |
+
219,games,creative_writing,50000,50000,223847581,False
|
| 221 |
+
220,games,customer_support,50000,50000,75588687,False
|
| 222 |
+
221,games,comment_section,50000,50000,149481986,False
|
| 223 |
+
222,games,faq,50000,50000,131675131,False
|
| 224 |
+
223,games,truncated,50000,50000,78240010,False
|
| 225 |
+
224,games,knowledge_article,50000,50000,116527655,False
|
| 226 |
+
225,games,legal_notices,50000,50000,125434748,False
|
| 227 |
+
226,games,listicle,50000,50000,93997460,False
|
| 228 |
+
227,games,news_article,50000,50000,48116586,False
|
| 229 |
+
228,games,nonfiction_writing,50000,50000,88353366,False
|
| 230 |
+
229,games,about_org,50000,50000,68423460,False
|
| 231 |
+
230,games,news_org,50000,50000,64164823,False
|
| 232 |
+
231,games,about_pers,50000,50000,91525997,False
|
| 233 |
+
232,games,personal_blog,50000,50000,165249320,False
|
| 234 |
+
233,games,product_page,50000,50000,84744807,False
|
| 235 |
+
234,games,q_a_forum,50000,50000,97053596,False
|
| 236 |
+
235,games,spam_ads,50000,50000,96826868,False
|
| 237 |
+
236,games,structured_data,50000,50000,116171935,False
|
| 238 |
+
237,games,documentation,50000,50000,169933201,False
|
| 239 |
+
238,games,audio_transcript,50000,50000,142126002,False
|
| 240 |
+
239,games,tutorial,50000,50000,91951007,False
|
| 241 |
+
240,games,user_review,50000,50000,99625461,False
|
| 242 |
+
241,health,academic_writing,50000,50000,300199972,False
|
| 243 |
+
242,health,content_listing,50000,50000,243553107,False
|
| 244 |
+
243,health,creative_writing,50000,50000,306356747,False
|
| 245 |
+
244,health,customer_support,50000,50000,96239308,False
|
| 246 |
+
245,health,comment_section,50000,50000,153516249,False
|
| 247 |
+
246,health,faq,50000,50000,75760529,False
|
| 248 |
+
247,health,truncated,50000,50000,87785509,False
|
| 249 |
+
248,health,knowledge_article,50000,50000,97754509,False
|
| 250 |
+
249,health,legal_notices,50000,50000,326639071,False
|
| 251 |
+
250,health,listicle,50000,50000,77119513,False
|
| 252 |
+
251,health,news_article,50000,50000,53797657,False
|
| 253 |
+
252,health,nonfiction_writing,50000,50000,96727113,False
|
| 254 |
+
253,health,about_org,50000,50000,129112748,False
|
| 255 |
+
254,health,news_org,50000,50000,73181206,False
|
| 256 |
+
255,health,about_pers,50000,50000,69034007,False
|
| 257 |
+
256,health,personal_blog,50000,50000,122808380,False
|
| 258 |
+
257,health,product_page,50000,50000,85971169,False
|
| 259 |
+
258,health,q_a_forum,50000,50000,74637866,False
|
| 260 |
+
259,health,spam_ads,50000,50000,128132987,False
|
| 261 |
+
260,health,structured_data,50000,50000,187610853,False
|
| 262 |
+
261,health,documentation,50000,50000,623402464,False
|
| 263 |
+
262,health,audio_transcript,50000,50000,184550856,False
|
| 264 |
+
263,health,tutorial,50000,50000,92791903,False
|
| 265 |
+
264,health,user_review,50000,50000,97602170,False
|
| 266 |
+
265,history_and_geography,academic_writing,50000,50000,318160254,False
|
| 267 |
+
266,history_and_geography,content_listing,50000,50000,169231082,False
|
| 268 |
+
267,history_and_geography,creative_writing,50000,50000,318161365,False
|
| 269 |
+
268,history_and_geography,customer_support,50000,1770,2180485,True
|
| 270 |
+
269,history_and_geography,comment_section,50000,50000,202294516,False
|
| 271 |
+
270,history_and_geography,faq,50000,50000,62819309,False
|
| 272 |
+
271,history_and_geography,truncated,50000,50000,100966294,False
|
| 273 |
+
272,history_and_geography,knowledge_article,50000,50000,154918876,False
|
| 274 |
+
273,history_and_geography,legal_notices,50000,7083,22706461,True
|
| 275 |
+
274,history_and_geography,listicle,50000,50000,100573304,False
|
| 276 |
+
275,history_and_geography,news_article,50000,50000,67290196,False
|
| 277 |
+
276,history_and_geography,nonfiction_writing,50000,50000,145517129,False
|
| 278 |
+
277,history_and_geography,about_org,50000,50000,77013839,False
|
| 279 |
+
278,history_and_geography,news_org,50000,50000,57895472,False
|
| 280 |
+
279,history_and_geography,about_pers,50000,22538,34864401,True
|
| 281 |
+
280,history_and_geography,personal_blog,50000,50000,167040493,False
|
| 282 |
+
281,history_and_geography,product_page,50000,50000,111128155,False
|
| 283 |
+
282,history_and_geography,q_a_forum,50000,50000,71361499,False
|
| 284 |
+
283,history_and_geography,spam_ads,50000,50000,81832508,False
|
| 285 |
+
284,history_and_geography,structured_data,50000,50000,114872170,False
|
| 286 |
+
285,history_and_geography,documentation,50000,1983,28973610,True
|
| 287 |
+
286,history_and_geography,audio_transcript,50000,50000,231704807,False
|
| 288 |
+
287,history_and_geography,tutorial,50000,50000,93739097,False
|
| 289 |
+
288,history_and_geography,user_review,50000,50000,80483709,False
|
| 290 |
+
289,home_and_hobbies,academic_writing,50000,27544,191138096,True
|
| 291 |
+
290,home_and_hobbies,content_listing,50000,50000,171354647,False
|
| 292 |
+
291,home_and_hobbies,creative_writing,50000,50000,93842472,False
|
| 293 |
+
292,home_and_hobbies,customer_support,50000,50000,75116162,False
|
| 294 |
+
293,home_and_hobbies,comment_section,50000,50000,108993321,False
|
| 295 |
+
294,home_and_hobbies,faq,50000,50000,80486030,False
|
| 296 |
+
295,home_and_hobbies,truncated,50000,50000,74022939,False
|
| 297 |
+
296,home_and_hobbies,knowledge_article,50000,50000,88639855,False
|
| 298 |
+
297,home_and_hobbies,legal_notices,50000,27989,84532842,True
|
| 299 |
+
298,home_and_hobbies,listicle,50000,50000,82289293,False
|
| 300 |
+
299,home_and_hobbies,news_article,50000,50000,50729845,False
|
| 301 |
+
300,home_and_hobbies,nonfiction_writing,50000,50000,79949258,False
|
| 302 |
+
301,home_and_hobbies,about_org,50000,50000,57521136,False
|
| 303 |
+
302,home_and_hobbies,news_org,50000,50000,53377815,False
|
| 304 |
+
303,home_and_hobbies,about_pers,50000,50000,64868472,False
|
| 305 |
+
304,home_and_hobbies,personal_blog,50000,50000,113654439,False
|
| 306 |
+
305,home_and_hobbies,product_page,50000,50000,67206043,False
|
| 307 |
+
306,home_and_hobbies,q_a_forum,50000,50000,93504159,False
|
| 308 |
+
307,home_and_hobbies,spam_ads,50000,50000,79449919,False
|
| 309 |
+
308,home_and_hobbies,structured_data,50000,50000,137854783,False
|
| 310 |
+
309,home_and_hobbies,documentation,50000,10602,97460377,True
|
| 311 |
+
310,home_and_hobbies,audio_transcript,50000,50000,153849648,False
|
| 312 |
+
311,home_and_hobbies,tutorial,50000,50000,83952031,False
|
| 313 |
+
312,home_and_hobbies,user_review,50000,50000,90847609,False
|
| 314 |
+
313,industrial,academic_writing,50000,50000,413336162,False
|
| 315 |
+
314,industrial,content_listing,50000,50000,212003159,False
|
| 316 |
+
315,industrial,creative_writing,50000,6692,24396711,True
|
| 317 |
+
316,industrial,customer_support,50000,50000,103435870,False
|
| 318 |
+
317,industrial,comment_section,50000,50000,118987485,False
|
| 319 |
+
318,industrial,faq,50000,50000,80219796,False
|
| 320 |
+
319,industrial,truncated,50000,50000,58647735,False
|
| 321 |
+
320,industrial,knowledge_article,50000,50000,94689043,False
|
| 322 |
+
321,industrial,legal_notices,50000,50000,547874370,False
|
| 323 |
+
322,industrial,listicle,50000,50000,65568776,False
|
| 324 |
+
323,industrial,news_article,50000,50000,52882712,False
|
| 325 |
+
324,industrial,nonfiction_writing,50000,50000,91731956,False
|
| 326 |
+
325,industrial,about_org,50000,50000,95040441,False
|
| 327 |
+
326,industrial,news_org,50000,50000,64562031,False
|
| 328 |
+
327,industrial,about_pers,50000,21785,27095813,True
|
| 329 |
+
328,industrial,personal_blog,50000,50000,113866172,False
|
| 330 |
+
329,industrial,product_page,50000,50000,68950738,False
|
| 331 |
+
330,industrial,q_a_forum,50000,50000,75775273,False
|
| 332 |
+
331,industrial,spam_ads,50000,50000,63036904,False
|
| 333 |
+
332,industrial,structured_data,50000,50000,335739643,False
|
| 334 |
+
333,industrial,documentation,50000,50000,457660636,False
|
| 335 |
+
334,industrial,audio_transcript,50000,50000,157345598,False
|
| 336 |
+
335,industrial,tutorial,50000,50000,96808705,False
|
| 337 |
+
336,industrial,user_review,50000,24159,34216483,True
|
| 338 |
+
337,literature,academic_writing,50000,50000,236017874,False
|
| 339 |
+
338,literature,content_listing,50000,50000,167973171,False
|
| 340 |
+
339,literature,creative_writing,50000,50000,244773785,False
|
| 341 |
+
340,literature,customer_support,50000,4065,4655415,True
|
| 342 |
+
341,literature,comment_section,50000,50000,189750757,False
|
| 343 |
+
342,literature,faq,50000,50000,64287974,False
|
| 344 |
+
343,literature,truncated,50000,50000,307433564,False
|
| 345 |
+
344,literature,knowledge_article,50000,50000,137987123,False
|
| 346 |
+
345,literature,legal_notices,50000,3142,5263358,True
|
| 347 |
+
346,literature,listicle,50000,50000,102399712,False
|
| 348 |
+
347,literature,news_article,50000,50000,76366763,False
|
| 349 |
+
348,literature,nonfiction_writing,50000,50000,137991591,False
|
| 350 |
+
349,literature,about_org,50000,24696,38119536,True
|
| 351 |
+
350,literature,news_org,50000,50000,57686456,False
|
| 352 |
+
351,literature,about_pers,50000,50000,93514519,False
|
| 353 |
+
352,literature,personal_blog,50000,50000,180350370,False
|
| 354 |
+
353,literature,product_page,50000,50000,166278209,False
|
| 355 |
+
354,literature,q_a_forum,50000,50000,78820332,False
|
| 356 |
+
355,literature,spam_ads,50000,50000,103361950,False
|
| 357 |
+
356,literature,structured_data,50000,50000,105695742,False
|
| 358 |
+
357,literature,documentation,50000,4473,15147695,True
|
| 359 |
+
358,literature,audio_transcript,50000,50000,170154820,False
|
| 360 |
+
359,literature,tutorial,50000,50000,93101136,False
|
| 361 |
+
360,literature,user_review,50000,50000,76818899,False
|
| 362 |
+
361,politics,academic_writing,50000,50000,437767464,False
|
| 363 |
+
362,politics,content_listing,50000,50000,198798560,False
|
| 364 |
+
363,politics,creative_writing,50000,50000,170892793,False
|
| 365 |
+
364,politics,customer_support,50000,8507,18992059,True
|
| 366 |
+
365,politics,comment_section,50000,50000,192523425,False
|
| 367 |
+
366,politics,faq,50000,50000,82531457,False
|
| 368 |
+
367,politics,truncated,50000,50000,80770615,False
|
| 369 |
+
368,politics,knowledge_article,50000,50000,167818423,False
|
| 370 |
+
369,politics,legal_notices,50000,50000,195257524,False
|
| 371 |
+
370,politics,listicle,50000,50000,84743996,False
|
| 372 |
+
371,politics,news_article,50000,50000,55199442,False
|
| 373 |
+
372,politics,nonfiction_writing,50000,50000,108898182,False
|
| 374 |
+
373,politics,about_org,50000,50000,136167306,False
|
| 375 |
+
374,politics,news_org,50000,50000,75821769,False
|
| 376 |
+
375,politics,about_pers,50000,50000,74275840,False
|
| 377 |
+
376,politics,personal_blog,50000,50000,166899902,False
|
| 378 |
+
377,politics,product_page,50000,50000,115437253,False
|
| 379 |
+
378,politics,q_a_forum,50000,50000,98297978,False
|
| 380 |
+
379,politics,spam_ads,50000,50000,75765504,False
|
| 381 |
+
380,politics,structured_data,50000,50000,286401543,False
|
| 382 |
+
381,politics,documentation,50000,9729,116078175,True
|
| 383 |
+
382,politics,audio_transcript,50000,50000,246689493,False
|
| 384 |
+
383,politics,tutorial,50000,50000,112256457,False
|
| 385 |
+
384,politics,user_review,50000,17664,30466920,True
|
| 386 |
+
385,religion,academic_writing,50000,50000,358967937,False
|
| 387 |
+
386,religion,content_listing,50000,50000,171928330,False
|
| 388 |
+
387,religion,creative_writing,50000,50000,122259216,False
|
| 389 |
+
388,religion,customer_support,50000,10381,11332685,True
|
| 390 |
+
389,religion,comment_section,50000,50000,212177335,False
|
| 391 |
+
390,religion,faq,50000,50000,80747566,False
|
| 392 |
+
391,religion,truncated,50000,50000,107665370,False
|
| 393 |
+
392,religion,knowledge_article,50000,50000,132757671,False
|
| 394 |
+
393,religion,legal_notices,50000,13777,32112507,True
|
| 395 |
+
394,religion,listicle,50000,50000,88551533,False
|
| 396 |
+
395,religion,news_article,50000,50000,55021007,False
|
| 397 |
+
396,religion,nonfiction_writing,50000,50000,139690994,False
|
| 398 |
+
397,religion,about_org,50000,50000,69409699,False
|
| 399 |
+
398,religion,news_org,50000,50000,57137476,False
|
| 400 |
+
399,religion,about_pers,50000,50000,72954590,False
|
| 401 |
+
400,religion,personal_blog,50000,50000,155513094,False
|
| 402 |
+
401,religion,product_page,50000,50000,86084522,False
|
| 403 |
+
402,religion,q_a_forum,50000,50000,109977512,False
|
| 404 |
+
403,religion,spam_ads,50000,50000,91846465,False
|
| 405 |
+
404,religion,structured_data,50000,50000,124751368,False
|
| 406 |
+
405,religion,documentation,50000,1307,5684674,True
|
| 407 |
+
406,religion,audio_transcript,50000,50000,280238381,False
|
| 408 |
+
407,religion,tutorial,50000,50000,107152869,False
|
| 409 |
+
408,religion,user_review,50000,50000,96531508,False
|
| 410 |
+
409,science_math_and_technology,academic_writing,50000,50000,422780102,False
|
| 411 |
+
410,science_math_and_technology,content_listing,50000,50000,238853414,False
|
| 412 |
+
411,science_math_and_technology,creative_writing,50000,50000,202019180,False
|
| 413 |
+
412,science_math_and_technology,customer_support,50000,50000,93160176,False
|
| 414 |
+
413,science_math_and_technology,comment_section,50000,50000,169060282,False
|
| 415 |
+
414,science_math_and_technology,faq,50000,50000,79568692,False
|
| 416 |
+
415,science_math_and_technology,truncated,50000,50000,151864086,False
|
| 417 |
+
416,science_math_and_technology,knowledge_article,50000,50000,112886337,False
|
| 418 |
+
417,science_math_and_technology,legal_notices,50000,50000,460384541,False
|
| 419 |
+
418,science_math_and_technology,listicle,50000,50000,86739454,False
|
| 420 |
+
419,science_math_and_technology,news_article,50000,50000,54500252,False
|
| 421 |
+
420,science_math_and_technology,nonfiction_writing,50000,50000,102840674,False
|
| 422 |
+
421,science_math_and_technology,about_org,50000,50000,132195265,False
|
| 423 |
+
422,science_math_and_technology,news_org,50000,50000,73767511,False
|
| 424 |
+
423,science_math_and_technology,about_pers,50000,50000,82511253,False
|
| 425 |
+
424,science_math_and_technology,personal_blog,50000,50000,152877349,False
|
| 426 |
+
425,science_math_and_technology,product_page,50000,50000,120754993,False
|
| 427 |
+
426,science_math_and_technology,q_a_forum,50000,50000,79136393,False
|
| 428 |
+
427,science_math_and_technology,spam_ads,50000,50000,86850424,False
|
| 429 |
+
428,science_math_and_technology,structured_data,50000,50000,170802366,False
|
| 430 |
+
429,science_math_and_technology,documentation,50000,50000,458077578,False
|
| 431 |
+
430,science_math_and_technology,audio_transcript,50000,50000,180595764,False
|
| 432 |
+
431,science_math_and_technology,tutorial,50000,50000,117383601,False
|
| 433 |
+
432,science_math_and_technology,user_review,50000,50000,84484519,False
|
| 434 |
+
433,social_life,academic_writing,50000,50000,172051550,False
|
| 435 |
+
434,social_life,content_listing,50000,50000,125085398,False
|
| 436 |
+
435,social_life,creative_writing,50000,50000,178108801,False
|
| 437 |
+
436,social_life,customer_support,50000,11935,13796206,True
|
| 438 |
+
437,social_life,comment_section,50000,50000,185601369,False
|
| 439 |
+
438,social_life,faq,50000,47859,67796851,True
|
| 440 |
+
439,social_life,truncated,50000,50000,79484250,False
|
| 441 |
+
440,social_life,knowledge_article,50000,50000,92068372,False
|
| 442 |
+
441,social_life,legal_notices,50000,8095,13069160,True
|
| 443 |
+
442,social_life,listicle,50000,50000,88118407,False
|
| 444 |
+
443,social_life,news_article,50000,50000,50681744,False
|
| 445 |
+
444,social_life,nonfiction_writing,50000,50000,78270709,False
|
| 446 |
+
445,social_life,about_org,50000,50000,57493285,False
|
| 447 |
+
446,social_life,news_org,50000,50000,50655439,False
|
| 448 |
+
447,social_life,about_pers,50000,50000,72329457,False
|
| 449 |
+
448,social_life,personal_blog,50000,50000,117891744,False
|
| 450 |
+
449,social_life,product_page,50000,50000,80070914,False
|
| 451 |
+
450,social_life,q_a_forum,50000,50000,102621021,False
|
| 452 |
+
451,social_life,spam_ads,50000,50000,97523183,False
|
| 453 |
+
452,social_life,structured_data,50000,50000,70757877,False
|
| 454 |
+
453,social_life,documentation,50000,293,685789,True
|
| 455 |
+
454,social_life,audio_transcript,50000,50000,151614468,False
|
| 456 |
+
455,social_life,tutorial,50000,50000,75273715,False
|
| 457 |
+
456,social_life,user_review,50000,50000,113673663,False
|
| 458 |
+
457,software,academic_writing,50000,50000,201876897,False
|
| 459 |
+
458,software,content_listing,50000,50000,143990095,False
|
| 460 |
+
459,software,creative_writing,50000,11329,21623088,True
|
| 461 |
+
460,software,customer_support,50000,50000,58764568,False
|
| 462 |
+
461,software,comment_section,50000,50000,105044325,False
|
| 463 |
+
462,software,faq,50000,50000,83719813,False
|
| 464 |
+
463,software,truncated,50000,50000,76812299,False
|
| 465 |
+
464,software,knowledge_article,50000,50000,87452177,False
|
| 466 |
+
465,software,legal_notices,50000,50000,75606401,False
|
| 467 |
+
466,software,listicle,50000,50000,97841696,False
|
| 468 |
+
467,software,news_article,50000,50000,47661315,False
|
| 469 |
+
468,software,nonfiction_writing,50000,50000,88642023,False
|
| 470 |
+
469,software,about_org,50000,50000,56194290,False
|
| 471 |
+
470,software,news_org,50000,50000,59412834,False
|
| 472 |
+
471,software,about_pers,50000,50000,67977169,False
|
| 473 |
+
472,software,personal_blog,50000,50000,108893188,False
|
| 474 |
+
473,software,product_page,50000,50000,73536950,False
|
| 475 |
+
474,software,q_a_forum,50000,50000,69909637,False
|
| 476 |
+
475,software,spam_ads,50000,50000,83553461,False
|
| 477 |
+
476,software,structured_data,50000,50000,81831519,False
|
| 478 |
+
477,software,documentation,50000,50000,121095810,False
|
| 479 |
+
478,software,audio_transcript,50000,50000,157947949,False
|
| 480 |
+
479,software,tutorial,50000,50000,88761532,False
|
| 481 |
+
480,software,user_review,50000,50000,88778142,False
|
| 482 |
+
481,software_development,academic_writing,50000,50000,274286841,False
|
| 483 |
+
482,software_development,content_listing,50000,50000,129523912,False
|
| 484 |
+
483,software_development,creative_writing,50000,10418,27437890,True
|
| 485 |
+
484,software_development,customer_support,50000,50000,58246710,False
|
| 486 |
+
485,software_development,comment_section,50000,50000,79612847,False
|
| 487 |
+
486,software_development,faq,50000,50000,112873205,False
|
| 488 |
+
487,software_development,truncated,50000,50000,78377935,False
|
| 489 |
+
488,software_development,knowledge_article,50000,50000,92357343,False
|
| 490 |
+
489,software_development,legal_notices,50000,31571,237650567,True
|
| 491 |
+
490,software_development,listicle,50000,50000,87782925,False
|
| 492 |
+
491,software_development,news_article,50000,50000,49648338,False
|
| 493 |
+
492,software_development,nonfiction_writing,50000,50000,96151028,False
|
| 494 |
+
493,software_development,about_org,50000,50000,58581955,False
|
| 495 |
+
494,software_development,news_org,50000,50000,65051370,False
|
| 496 |
+
495,software_development,about_pers,50000,50000,67645529,False
|
| 497 |
+
496,software_development,personal_blog,50000,50000,132947719,False
|
| 498 |
+
497,software_development,product_page,50000,50000,68234311,False
|
| 499 |
+
498,software_development,q_a_forum,50000,50000,74148729,False
|
| 500 |
+
499,software_development,spam_ads,50000,50000,73284440,False
|
| 501 |
+
500,software_development,structured_data,50000,50000,154955498,False
|
| 502 |
+
501,software_development,documentation,50000,50000,111602622,False
|
| 503 |
+
502,software_development,audio_transcript,50000,50000,187723353,False
|
| 504 |
+
503,software_development,tutorial,50000,50000,98078213,False
|
| 505 |
+
504,software_development,user_review,50000,50000,81445176,False
|
| 506 |
+
505,sports_and_fitness,academic_writing,50000,50000,223115586,False
|
| 507 |
+
506,sports_and_fitness,content_listing,50000,50000,132779357,False
|
| 508 |
+
507,sports_and_fitness,creative_writing,50000,50000,155240841,False
|
| 509 |
+
508,sports_and_fitness,customer_support,50000,50000,63798440,False
|
| 510 |
+
509,sports_and_fitness,comment_section,50000,50000,139695171,False
|
| 511 |
+
510,sports_and_fitness,faq,50000,50000,67140673,False
|
| 512 |
+
511,sports_and_fitness,truncated,50000,50000,70941173,False
|
| 513 |
+
512,sports_and_fitness,knowledge_article,50000,50000,97249472,False
|
| 514 |
+
513,sports_and_fitness,legal_notices,50000,50000,98205482,False
|
| 515 |
+
514,sports_and_fitness,listicle,50000,50000,87373338,False
|
| 516 |
+
515,sports_and_fitness,news_article,50000,50000,53783823,False
|
| 517 |
+
516,sports_and_fitness,nonfiction_writing,50000,50000,89063328,False
|
| 518 |
+
517,sports_and_fitness,about_org,50000,50000,62334899,False
|
| 519 |
+
518,sports_and_fitness,news_org,50000,50000,52587474,False
|
| 520 |
+
519,sports_and_fitness,about_pers,50000,50000,70499870,False
|
| 521 |
+
520,sports_and_fitness,personal_blog,50000,50000,114580440,False
|
| 522 |
+
521,sports_and_fitness,product_page,50000,50000,69252096,False
|
| 523 |
+
522,sports_and_fitness,q_a_forum,50000,50000,84567427,False
|
| 524 |
+
523,sports_and_fitness,spam_ads,50000,50000,80926141,False
|
| 525 |
+
524,sports_and_fitness,structured_data,50000,50000,78355181,False
|
| 526 |
+
525,sports_and_fitness,documentation,50000,7354,41244210,True
|
| 527 |
+
526,sports_and_fitness,audio_transcript,50000,50000,128195874,False
|
| 528 |
+
527,sports_and_fitness,tutorial,50000,50000,93604608,False
|
| 529 |
+
528,sports_and_fitness,user_review,50000,50000,101938093,False
|
| 530 |
+
529,transportation,academic_writing,50000,50000,328991151,False
|
| 531 |
+
530,transportation,content_listing,50000,50000,145835720,False
|
| 532 |
+
531,transportation,creative_writing,50000,23638,66830290,True
|
| 533 |
+
532,transportation,customer_support,50000,50000,60060168,False
|
| 534 |
+
533,transportation,comment_section,50000,50000,135765076,False
|
| 535 |
+
534,transportation,faq,50000,50000,69054207,False
|
| 536 |
+
535,transportation,truncated,50000,50000,59200978,False
|
| 537 |
+
536,transportation,knowledge_article,50000,50000,99743483,False
|
| 538 |
+
537,transportation,legal_notices,50000,50000,187842761,False
|
| 539 |
+
538,transportation,listicle,50000,50000,76920322,False
|
| 540 |
+
539,transportation,news_article,50000,50000,49466004,False
|
| 541 |
+
540,transportation,nonfiction_writing,50000,50000,91123967,False
|
| 542 |
+
541,transportation,about_org,50000,50000,62824583,False
|
| 543 |
+
542,transportation,news_org,50000,50000,53117388,False
|
| 544 |
+
543,transportation,about_pers,50000,50000,77134559,False
|
| 545 |
+
544,transportation,personal_blog,50000,50000,113790679,False
|
| 546 |
+
545,transportation,product_page,50000,50000,65240511,False
|
| 547 |
+
546,transportation,q_a_forum,50000,50000,63987029,False
|
| 548 |
+
547,transportation,spam_ads,50000,50000,69988818,False
|
| 549 |
+
548,transportation,structured_data,50000,50000,99217046,False
|
| 550 |
+
549,transportation,documentation,50000,50000,506207444,False
|
| 551 |
+
550,transportation,audio_transcript,50000,50000,140261417,False
|
| 552 |
+
551,transportation,tutorial,50000,50000,84138516,False
|
| 553 |
+
552,transportation,user_review,50000,50000,129793559,False
|
| 554 |
+
553,travel_and_tourism,academic_writing,50000,33771,180627633,True
|
| 555 |
+
554,travel_and_tourism,content_listing,50000,50000,117165791,False
|
| 556 |
+
555,travel_and_tourism,creative_writing,50000,30797,106608260,True
|
| 557 |
+
556,travel_and_tourism,customer_support,50000,39309,46458789,True
|
| 558 |
+
557,travel_and_tourism,comment_section,50000,50000,149802525,False
|
| 559 |
+
558,travel_and_tourism,faq,50000,50000,71316631,False
|
| 560 |
+
559,travel_and_tourism,truncated,50000,50000,67901096,False
|
| 561 |
+
560,travel_and_tourism,knowledge_article,50000,50000,84914368,False
|
| 562 |
+
561,travel_and_tourism,legal_notices,50000,32708,74553274,True
|
| 563 |
+
562,travel_and_tourism,listicle,50000,50000,88312312,False
|
| 564 |
+
563,travel_and_tourism,news_article,50000,50000,50903809,False
|
| 565 |
+
564,travel_and_tourism,nonfiction_writing,50000,50000,89810358,False
|
| 566 |
+
565,travel_and_tourism,about_org,50000,50000,59676267,False
|
| 567 |
+
566,travel_and_tourism,news_org,50000,50000,54285274,False
|
| 568 |
+
567,travel_and_tourism,about_pers,50000,25905,29747514,True
|
| 569 |
+
568,travel_and_tourism,personal_blog,50000,50000,123543879,False
|
| 570 |
+
569,travel_and_tourism,product_page,50000,50000,72050237,False
|
| 571 |
+
570,travel_and_tourism,q_a_forum,50000,50000,50413321,False
|
| 572 |
+
571,travel_and_tourism,spam_ads,50000,50000,76080688,False
|
| 573 |
+
572,travel_and_tourism,structured_data,50000,47366,63378520,True
|
| 574 |
+
573,travel_and_tourism,documentation,50000,557,4930282,True
|
| 575 |
+
574,travel_and_tourism,audio_transcript,50000,50000,119327862,False
|
| 576 |
+
575,travel_and_tourism,tutorial,50000,50000,92723784,False
|
| 577 |
+
576,travel_and_tourism,user_review,50000,50000,117940051,False
|
sample_contract.json
ADDED
|
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"WORKING_SAMPLE_TOKEN_FLOOR_PER_BIN": 0,
|
| 3 |
+
"WORKING_SAMPLE_DOCS_PER_BIN": 50000,
|
| 4 |
+
"WORKING_SAMPLE_GLOBAL_TOKEN_BUDGET": null,
|
| 5 |
+
"WORKING_SAMPLE_MIN_TOKEN_COUNT": 512,
|
| 6 |
+
"WORKING_SAMPLE_MAX_TOKEN_COUNT": null,
|
| 7 |
+
"WORKING_SAMPLE_REALIZED_TOKEN_TOTAL": 62819501017,
|
| 8 |
+
"WORKING_SAMPLE_REALIZED_DOC_COUNT": 26249124,
|
| 9 |
+
"WORKING_SAMPLE_UNDERFILLED_BIN_COUNT": 79,
|
| 10 |
+
"WORKING_SAMPLE_COVERED_BIN_COUNT": 576,
|
| 11 |
+
"WORKING_SAMPLE_TOTAL_BIN_COUNT": 576,
|
| 12 |
+
"WORKING_SAMPLE_SAMPLING_SEED": 42
|
| 13 |
+
}
|
working_sample_manifest.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2d8cc4e736fda99efd3485d953f3c219e9997f59cdf1d66c80061ab35952e8ae
|
| 3 |
+
size 1290273078
|