zsnajdr commited on
Commit
71f7e69
·
verified ·
1 Parent(s): 610275d

Upload dataset

Browse files
Kalamang_English/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7a479d9fb1382d447b9d0ae803b5488643a752bc015bc11bae0d8550fc279c2b
3
+ size 1047683
Kalamang_English/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c5dec915cf1ca1cbb7a29aa8445c1926e29faf1cb9c4c1a99c54a8a5720a2078
3
+ size 6340322
README.md ADDED
@@ -0,0 +1,67 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ config_name: Kalamang_English
4
+ features:
5
+ - name: original
6
+ dtype: string
7
+ - name: translation
8
+ dtype: string
9
+ - name: data_source
10
+ dtype: string
11
+ - name: prompt
12
+ list:
13
+ - name: content
14
+ dtype: string
15
+ - name: role
16
+ dtype: string
17
+ - name: ability
18
+ dtype: string
19
+ - name: reward_model
20
+ struct:
21
+ - name: ground_truth
22
+ dtype: string
23
+ - name: style
24
+ dtype: string
25
+ - name: extra_info
26
+ struct:
27
+ - name: answer
28
+ dtype: string
29
+ - name: grammar_metadata
30
+ list:
31
+ - name: metadata
32
+ struct:
33
+ - name: Header 1
34
+ dtype: string
35
+ - name: Header 2
36
+ dtype: string
37
+ - name: Header 3
38
+ dtype: string
39
+ - name: Header 4
40
+ dtype: string
41
+ - name: passage
42
+ dtype: string
43
+ - name: index
44
+ dtype: int64
45
+ - name: level
46
+ dtype: string
47
+ - name: question
48
+ dtype: string
49
+ - name: split
50
+ dtype: string
51
+ splits:
52
+ - name: train
53
+ num_bytes: 40923202
54
+ num_examples: 375
55
+ - name: test
56
+ num_bytes: 5819703
57
+ num_examples: 50
58
+ download_size: 7388005
59
+ dataset_size: 46742905
60
+ configs:
61
+ - config_name: Kalamang_English
62
+ data_files:
63
+ - split: train
64
+ path: Kalamang_English/train-*
65
+ - split: test
66
+ path: Kalamang_English/test-*
67
+ ---