File size: 1,208 Bytes
a5e1e69 |
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 |
---
dataset_info:
features:
- name: topic
dtype: string
- name: description
dtype: string
splits:
- name: wp_pages
num_bytes: 413
num_examples: 7
- name: wp_home
num_bytes: 1351
num_examples: 10
- name: blog_categories
num_bytes: 288
num_examples: 12
- name: fin_calculators
num_bytes: 614
num_examples: 6
- name: fin_quizzes
num_bytes: 719
num_examples: 8
- name: contact_info
num_bytes: 328
num_examples: 5
- name: about_us
num_bytes: 687
num_examples: 3
- name: our_team
num_bytes: 513
num_examples: 5
- name: our_plan
num_bytes: 984
num_examples: 16
download_size: 15893
dataset_size: 5897
configs:
- config_name: default
data_files:
- split: wp_pages
path: data/wp_pages-*
- split: wp_home
path: data/wp_home-*
- split: blog_categories
path: data/blog_categories-*
- split: fin_calculators
path: data/fin_calculators-*
- split: fin_quizzes
path: data/fin_quizzes-*
- split: contact_info
path: data/contact_info-*
- split: about_us
path: data/about_us-*
- split: our_team
path: data/our_team-*
- split: our_plan
path: data/our_plan-*
---
|