Tleubayeva commited on
Commit
0315230
·
verified ·
1 Parent(s): 5c5f54c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +60 -3
README.md CHANGED
@@ -1,3 +1,60 @@
1
- ---
2
- license: cc-by-4.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc-by-4.0
3
+ task_categories:
4
+ - table-question-answering
5
+ language:
6
+ - ru
7
+ tags:
8
+ - admission
9
+ - qa
10
+ pretty_name: AITU Admissions Guide Dataset
11
+ ---
12
+
13
+ # AITU Admissions Guide Dataset
14
+
15
+ ## Dataset Details
16
+
17
+ ### Dataset Description
18
+
19
+ This dataset contains questions, answers, and categories related to the admission process at Astana IT University (AITU). It is designed to assist in automating applicant consultations and can be used for chatbot training, recommendation systems, and NLP-based question-answering models.
20
+
21
+
22
+ - **Curated by:** Astana IT University
23
+ - **Funded by [optional]:** Arailym Tleubayeva, Alina Mitroshina, Alpar Arman, Arystan Shokan
24
+ - **Language(s) (NLP):** Russian(ru)
25
+ - **License:** CC BY-NC 4.0
26
+
27
+
28
+ ## Uses
29
+
30
+ Training chatbots and QA systems for applicant support.
31
+ Developing intelligent advisory systems for prospective students.
32
+ Research in Natural Language Processing (NLP) and question-answering models.
33
+
34
+ ## Technical Details:
35
+
36
+ Format: CSV (UTF-8)
37
+ Number of records: ~700+
38
+ Languages: Kazakh, Russian
39
+
40
+ ## Dataset Structure
41
+
42
+ questions – Frequently asked questions about AITU admissions.
43
+ answers – Detailed answers to the questions.
44
+ classes – Question categories (e.g., AITU_admission_process, Required_documents, AITU_overview).
45
+
46
+
47
+ ## Citation
48
+
49
+ **APA:**
50
+
51
+ A. Tleubayeva, A. Mitroshina, A. Arman, A. Shokan and S. Aigul, "Systemic approach to optimizing natural language processing technologies in Astana IT University's admissions process," 2024 IEEE 4th International Conference on Smart Information Systems and Technologies (SIST), Astana, Kazakhstan, 2024, pp. 520-525, doi: 10.1109/SIST61555.2024.10629481.
52
+
53
+
54
+ ## Dataset Card Authors
55
+
56
+ 1) Arailym Tleubayeva, Astana IT University, Kazakhstan
57
+ 2) Alina Mitroshina, Astana IT University, Kazakhstan
58
+ 3) Alpar Arman, Astana IT University, Kazakhstan
59
+ 4) Arystan Shokan, Astana IT University, Kazakhstan
60
+ [More Information Needed]