Seungjun commited on
Commit
2323ccb
·
verified ·
1 Parent(s): a868f06

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +43 -0
  2. data/train-00000-of-00001.parquet +2 -2
README.md CHANGED
@@ -10,6 +10,49 @@ tags:
10
  - sft
11
  - difficulty
12
  pretty_name: Korean DeepMath with Difficulty
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
13
  ---
14
 
15
  # Korean DeepMath with Difficulty
 
10
  - sft
11
  - difficulty
12
  pretty_name: Korean DeepMath with Difficulty
13
+ configs:
14
+ - config_name: default
15
+ data_files:
16
+ - split: train
17
+ path: data/train-*
18
+ dataset_info:
19
+ features:
20
+ - name: data_source
21
+ dtype: string
22
+ - name: prompt
23
+ list:
24
+ - name: content
25
+ dtype: string
26
+ - name: role
27
+ dtype: string
28
+ - name: ability
29
+ dtype: string
30
+ - name: reward_model
31
+ struct:
32
+ - name: ground_truth
33
+ dtype: string
34
+ - name: style
35
+ dtype: string
36
+ - name: extra_info
37
+ struct:
38
+ - name: index
39
+ dtype: int64
40
+ - name: split
41
+ dtype: string
42
+ - name: original_index
43
+ dtype: int64
44
+ - name: difficulty
45
+ dtype: float64
46
+ - name: topic
47
+ dtype: string
48
+ - name: difficulty_level
49
+ dtype: string
50
+ splits:
51
+ - name: train
52
+ num_bytes: 48547637
53
+ num_examples: 101874
54
+ download_size: 37030977
55
+ dataset_size: 48547637
56
  ---
57
 
58
  # Korean DeepMath with Difficulty
data/train-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c10decec460a6a97dcea7af9994b4702fef1ecf259e3ab361d71308b800862d2
3
- size 37007740
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a70ca4544250a60bcf2a8fe8c6ac91432f48c7733d02854d1001d2c2b2f51bf1
3
+ size 37030977