lhoestq HF Staff commited on
Commit
5350b8c
·
verified ·
1 Parent(s): 70a10dc

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +37 -0
README.md ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ tags:
4
+ - infinite-dataset-hub
5
+ - synthetic
6
+ ---
7
+
8
+ # TechStudents
9
+
10
+ tags: Enrollment, Attendance, SkillProgression
11
+
12
+ _Note: This is an AI-generated dataset so its content may be inaccurate or false_
13
+
14
+ **Dataset Description:**
15
+
16
+ The 'TechStudents' dataset is a hypothetical collection of data extracted from an online technology and programming school. The dataset contains information about students' enrollment details, attendance records, and skill progression over time. Each record includes personal identifiers, course enrollment information, session attendance, and skill assessment scores. The dataset can be used to analyze student engagement, predict skill acquisition, and improve course offerings.
17
+
18
+ **CSV Content Preview:**
19
+
20
+ ```csv
21
+ "StudentID","Name","EnrollmentDate","CourseID","SessionAttendance","SkillScore","Label"
22
+ "001","John Doe","2023-01-15","CS101","Full","85","HighEngagement"
23
+ "002","Jane Smith","2023-02-10","CS101","Partial","75","ModerateEngagement"
24
+ "003","Emily Johnson","2023-01-20","CS102","Full","90","HighEngagement"
25
+ "004","Michael Brown","2023-02-15","CS103","Missing","","LowEngagement"
26
+ "005","Sarah Davis","2023-03-01","CS101","Full","80","HighEngagement"
27
+ ```
28
+
29
+ The 'Label' column is used to categorize students based on their engagement level. 'HighEngagement' students have full attendance and high skill scores, 'ModerateEngagement' students have partial attendance with moderate skill scores, and 'LowEngagement' students have missing attendance records or low skill scores.
30
+
31
+ **Source of the data:**
32
+
33
+ The dataset was generated using the [Infinite Dataset Hub](https://huggingface.co/spaces/infinite-dataset-hub/infinite-dataset-hub) and microsoft/Phi-3-mini-4k-instruct using the query 'Online technology and programming school student database':
34
+
35
+ - **Dataset Generation Page**: https://huggingface.co/spaces/infinite-dataset-hub/infinite-dataset-hub?q=Online+technology+and+programming+school+student+database&dataset=TechStudents&tags=Enrollment,+Attendance,+SkillProgression
36
+ - **Model**: https://huggingface.co/microsoft/Phi-3-mini-4k-instruct
37
+ - **More Datasets**: https://huggingface.co/datasets?other=infinite-dataset-hub