Add original lab prompts and matched solutions for exam practice
Browse files- data/batch_00000.jsonl +0 -0
- data/batch_00000.parquet +2 -2
- metadata.json +14 -13
data/batch_00000.jsonl
CHANGED
|
The diff for this file is too large to render.
See raw diff
|
|
|
data/batch_00000.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:562afe185c8059d8036219b2ca22b27856e6c0c45b55bde20499eb5247b33755
|
| 3 |
+
size 155262
|
metadata.json
CHANGED
|
@@ -9,25 +9,26 @@
|
|
| 9 |
"source_file": "string"
|
| 10 |
},
|
| 11 |
"topic_counts": {
|
| 12 |
-
"
|
| 13 |
-
"
|
| 14 |
-
"normalizacja i kodowanie":
|
| 15 |
-
"
|
| 16 |
-
"
|
| 17 |
-
"
|
| 18 |
-
"
|
| 19 |
-
"
|
| 20 |
-
"
|
| 21 |
-
"
|
| 22 |
-
"
|
| 23 |
-
"
|
| 24 |
},
|
| 25 |
"task_type_counts": {
|
|
|
|
| 26 |
"code_repair": 30,
|
| 27 |
"lecture_concept_application": 40,
|
| 28 |
"md_exercise_solution": 124,
|
| 29 |
"exam_scenario": 50,
|
| 30 |
-
"exam_dataset_scenario":
|
| 31 |
},
|
| 32 |
"goal": "Fine-tuning pod kolokwium: student dostaje dataset i stosuje wiedzę z labów 1-12."
|
| 33 |
}
|
|
|
|
| 9 |
"source_file": "string"
|
| 10 |
},
|
| 11 |
"topic_counts": {
|
| 12 |
+
"pozyskiwanie danych": 76,
|
| 13 |
+
"braki danych i outliery": 87,
|
| 14 |
+
"normalizacja i kodowanie": 92,
|
| 15 |
+
"podział danych i walidacja": 91,
|
| 16 |
+
"wizualizacja danych": 88,
|
| 17 |
+
"KNN": 82,
|
| 18 |
+
"drzewa decyzyjne": 91,
|
| 19 |
+
"regresja liniowa": 73,
|
| 20 |
+
"regresja logistyczna": 94,
|
| 21 |
+
"klasteryzacja": 78,
|
| 22 |
+
"PCA": 85,
|
| 23 |
+
"klasyfikacja": 63
|
| 24 |
},
|
| 25 |
"task_type_counts": {
|
| 26 |
+
"original_lab_prompt": 123,
|
| 27 |
"code_repair": 30,
|
| 28 |
"lecture_concept_application": 40,
|
| 29 |
"md_exercise_solution": 124,
|
| 30 |
"exam_scenario": 50,
|
| 31 |
+
"exam_dataset_scenario": 633
|
| 32 |
},
|
| 33 |
"goal": "Fine-tuning pod kolokwium: student dostaje dataset i stosuje wiedzę z labów 1-12."
|
| 34 |
}
|