metadata
dataset_info:
features:
- name: course_name
dtype: string
- name: subject_area
dtype: string
- name: peims_code
dtype: string
- name: credit_hours
dtype: float64
- name: grade_levels
dtype: string
- name: teks_code
dtype: string
- name: strand_name
dtype: string
- name: expectation_text
dtype: string
- name: bloom_level
dtype: string
- name: tac_reference
dtype: string
- name: staar_tested
dtype: bool
- name: instructional_units
dtype: string
splits:
- name: train
num_bytes: 91698
num_examples: 299
- name: validation
num_bytes: 19755
num_examples: 64
- name: test
num_bytes: 20716
num_examples: 65
download_size: 67949
dataset_size: 132169
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: validation
path: data/validation-*
- split: test
path: data/test-*