Update README.md
Browse files
README.md
CHANGED
|
@@ -1,83 +1,18 @@
|
|
| 1 |
---
|
| 2 |
-
license:
|
| 3 |
language:
|
| 4 |
- en
|
| 5 |
-
multilinguality:
|
| 6 |
-
- monolingual
|
| 7 |
-
size_categories:
|
| 8 |
-
- n<1K
|
| 9 |
-
source_datasets:
|
| 10 |
-
- original
|
| 11 |
-
task_categories:
|
| 12 |
-
- text-classification
|
| 13 |
-
- educational-assessment
|
| 14 |
-
- text-generation
|
| 15 |
-
task_ids:
|
| 16 |
-
- educational-standards-alignment
|
| 17 |
-
- computational-thinking-assessment
|
| 18 |
-
- programming-education
|
| 19 |
-
- ai-ml-education
|
| 20 |
-
- cybersecurity-education
|
| 21 |
-
- data-science-education
|
| 22 |
-
- robotics-education
|
| 23 |
tags:
|
|
|
|
|
|
|
| 24 |
- education
|
|
|
|
| 25 |
- k12
|
| 26 |
-
-
|
| 27 |
-
-
|
| 28 |
-
-
|
| 29 |
-
|
| 30 |
-
-
|
| 31 |
-
- artificial-intelligence
|
| 32 |
-
- machine-learning
|
| 33 |
-
- cybersecurity
|
| 34 |
-
- data-science
|
| 35 |
-
- robotics
|
| 36 |
-
- technology-education
|
| 37 |
-
- stem
|
| 38 |
-
- curriculum
|
| 39 |
-
- learning-objectives
|
| 40 |
-
pretty_name: K-12 Computer Science Comprehensive Standards
|
| 41 |
-
annotations_creators:
|
| 42 |
-
- expert-generated
|
| 43 |
-
language_creators:
|
| 44 |
-
- expert-generated
|
| 45 |
-
dataset_info:
|
| 46 |
-
features:
|
| 47 |
-
- name: standard_id
|
| 48 |
-
dtype: string
|
| 49 |
-
- name: grade_level
|
| 50 |
-
dtype: string
|
| 51 |
-
- name: concept
|
| 52 |
-
dtype: string
|
| 53 |
-
- name: subconcept
|
| 54 |
-
dtype: string
|
| 55 |
-
- name: learning_objective
|
| 56 |
-
dtype: string
|
| 57 |
-
- name: computational_practices
|
| 58 |
-
dtype: string
|
| 59 |
-
- name: programming_language
|
| 60 |
-
dtype: string
|
| 61 |
-
- name: assessment_type
|
| 62 |
-
dtype: string
|
| 63 |
-
- name: cognitive_level
|
| 64 |
-
dtype: string
|
| 65 |
-
splits:
|
| 66 |
-
- name: train
|
| 67 |
-
num_bytes: 137428
|
| 68 |
-
num_examples: 556
|
| 69 |
-
- name: test
|
| 70 |
-
num_bytes: 34357
|
| 71 |
-
num_examples: 140
|
| 72 |
-
download_size: 49536
|
| 73 |
-
dataset_size: 171785
|
| 74 |
-
configs:
|
| 75 |
-
- config_name: default
|
| 76 |
-
data_files:
|
| 77 |
-
- split: train
|
| 78 |
-
path: data/train-*
|
| 79 |
-
- split: test
|
| 80 |
-
path: data/test-*
|
| 81 |
---
|
| 82 |
|
| 83 |
# 🚀 K-12 Computer Science Comprehensive Standards Dataset
|
|
|
|
| 1 |
---
|
| 2 |
+
license: creativeml-openrail-m
|
| 3 |
language:
|
| 4 |
- en
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5 |
tags:
|
| 6 |
+
- code
|
| 7 |
+
- computerscience
|
| 8 |
- education
|
| 9 |
+
- k-12
|
| 10 |
- k12
|
| 11 |
+
- technology
|
| 12 |
+
- tech
|
| 13 |
+
pretty_name: K-12 Computer Science Curriculum Standards Dataset
|
| 14 |
+
size_categories:
|
| 15 |
+
- n<1K
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 16 |
---
|
| 17 |
|
| 18 |
# 🚀 K-12 Computer Science Comprehensive Standards Dataset
|