Datasets:
Upload domains/claude-skills/learning-graph.csv with huggingface_hub
Browse files
domains/claude-skills/learning-graph.csv
ADDED
|
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
ConceptID,ConceptLabel,Dependencies,TaxonomyID
|
| 2 |
+
1,Artificial Intelligence,,FOUND
|
| 3 |
+
2,Claude AI,1,BASIC
|
| 4 |
+
3,Large Language Models Overview,2,BASIC
|
| 5 |
+
4,Prompt Engineering,3,SKILL
|
| 6 |
+
5,Learning Graph,1|4,CORE
|
| 7 |
+
6,Directed Acyclic Graph (DAG),5,CORE
|
| 8 |
+
7,Concept Enumeration Process,5,PROC
|