nupursaraswat commited on
Commit
229a10d
·
verified ·
1 Parent(s): 55be403

Add 1 files

Browse files
Files changed (1) hide show
  1. README.md +60 -0
README.md ADDED
@@ -0,0 +1,60 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ annotations_creators: []
3
+ language:
4
+ - en
5
+ language_creators: []
6
+ license: []
7
+ multilinguality:
8
+ - monolingual
9
+ pretty_name: 'adaption-java_core_qa_pairs'
10
+ size_categories:
11
+ - 10K<n<100K
12
+ source_datasets:
13
+ - 'original'
14
+ tags:
15
+ - adaption
16
+ - instruction-tuning
17
+ - code
18
+ - technology
19
+ task_categories: []
20
+ task_ids: []
21
+ ---
22
+
23
+ ![banner](https://proteus-prod-public.s3.us-east-1.amazonaws.com/temp/d0ba7361-65fa-4d84-8ba7-e64996f15f87.png)
24
+
25
+ This dataset is a remastered version prepared using [Adaption's](https://adaptionlabs.ai/app/auth) Adaptive Data platform.
26
+
27
+ # adaption-java_core_qa_pairs
28
+
29
+ This dataset consists of question-and-answer pairs focused on core Java programming concepts, including data structures, memory management, and object-oriented principles. Each sample features a specific technical prompt followed by a concise, accurate explanation suitable for educational or testing purposes. The content covers topics such as polymorphism, threading, exception handling, and Java-specific slogans.
30
+
31
+ ### Dataset size
32
+
33
+ There are 27,934 data points in this dataset. This is an instruction tuning dataset.
34
+
35
+ ### Quality of Remastered Dataset
36
+
37
+ The final quality is B, with a relative quality improvement of 74.0%.
38
+
39
+ ### Domain
40
+ - Code (98%)
41
+ - Technology (2%)
42
+
43
+ ### Language
44
+ - English (100%)
45
+
46
+ ### Tone
47
+ - Explanatory (68%)
48
+ - Informative (20%)
49
+ - Technical (10%)
50
+
51
+ ### Evaluation Results
52
+
53
+ - **Quality Gains:**
54
+ <img src="https://proteus-prod-public.s3.us-east-1.amazonaws.com/temp/1ea130cd-b3ef-42bf-ac43-8b5158e1866a.png" alt="QualityGains" style="max-width: 50%; display: block; margin-left: auto; margin-right: auto;" />
55
+
56
+ - **Grade Improvement:**
57
+ <img src="https://proteus-prod-public.s3.us-east-1.amazonaws.com/temp/265232b0-95de-4984-a67f-5e3e2721db54.png" alt="Grade" style="max-width: 50%; display: block; margin-left: auto; margin-right: auto;" />
58
+
59
+ - **Percentile Chart:**
60
+ <img src="https://proteus-prod-public.s3.us-east-1.amazonaws.com/temp/1dc4dd1e-519d-4841-9bc2-d1cec912c93f.png" alt="Percentile Chart" style="max-width: 50%; display: block; margin-left: auto; margin-right: auto;" />