File size: 2,237 Bytes
329d6be f738cbe 329d6be f738cbe 3fc089b f028d73 329d6be f738cbe 3fc089b f028d73 329d6be 362d0ad |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 |
---
dataset_info:
- config_name: auto_math_text
features:
- name: prompt
dtype: string
- name: text_token_length
dtype: int64
- name: text
dtype: string
- name: seed_data
dtype: string
- name: format
dtype: string
- name: audience
dtype: string
- name: quality_score_v2
dtype: float64
splits:
- name: train
num_bytes: 8779811653
num_examples: 1949895
download_size: 4458739426
dataset_size: 8779811653
- config_name: khanacademy
features:
- name: prompt
dtype: string
- name: text_token_length
dtype: int64
- name: text
dtype: string
- name: seed_data
dtype: string
- name: format
dtype: string
- name: audience
dtype: string
- name: quality_score_v2
dtype: float64
splits:
- name: train
num_bytes: 122159143
num_examples: 24123
download_size: 48951116
dataset_size: 122159143
- config_name: openstax
features:
- name: text_token_length
dtype: int64
- name: prompt
dtype: string
- name: text
dtype: string
- name: seed_data
dtype: string
- name: format
dtype: string
- name: audience
dtype: string
- name: quality_score_v2
dtype: float64
splits:
- name: train
num_bytes: 668848106
num_examples: 126332
download_size: 348252139
dataset_size: 668848106
- config_name: stanford
features:
- name: text_token_length
dtype: int64
- name: prompt
dtype: string
- name: text
dtype: string
- name: seed_data
dtype: string
- name: format
dtype: string
- name: audience
dtype: string
- name: quality_score_v2
dtype: float64
splits:
- name: train
num_bytes: 6349451698
num_examples: 1020024
download_size: 3309575750
dataset_size: 6349451698
configs:
- config_name: auto_math_text
data_files:
- split: train
path: auto_math_text/train-*
- config_name: khanacademy
data_files:
- split: train
path: khanacademy/train-*
- config_name: openstax
data_files:
- split: train
path: openstax/train-*
- config_name: stanford
data_files:
- split: train
path: stanford/train-*
---
Adding quality score to [HuggingFaceTB/cosmopedia](https://huggingface.co/datasets/HuggingFaceTB/cosmopedia) |