Datasets:

Modalities:
Text
Formats:
parquet
Libraries:
Datasets
pandas
wadhma commited on
Commit
4b1c29a
·
verified ·
1 Parent(s): c265a54

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +89 -0
  2. data/train-00000-of-00001.parquet +3 -0
README.md ADDED
@@ -0,0 +1,89 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: question
5
+ dtype: string
6
+ - name: answer
7
+ dtype: string
8
+ - name: task_config
9
+ dtype: string
10
+ - name: task_source
11
+ dtype: string
12
+ - name: prompt
13
+ list:
14
+ - name: content
15
+ dtype: string
16
+ - name: role
17
+ dtype: string
18
+ - name: model_responses
19
+ list: 'null'
20
+ - name: model_responses__eval_is_correct
21
+ list: 'null'
22
+ - name: prompt_type
23
+ dtype: string
24
+ - name: acronym
25
+ dtype: string
26
+ - name: words
27
+ list: string
28
+ - name: word_count
29
+ dtype: int64
30
+ - name: formed_acronym
31
+ dtype: string
32
+ - name: model_responses__example_annotation
33
+ list: string
34
+ - name: model_responses__example_annotation__finish_reason_length_flags
35
+ list: bool
36
+ - name: model_responses__example_annotation__length_partial_responses
37
+ list: string
38
+ - name: prompt__example_annotation__metadata
39
+ struct:
40
+ - name: api_url
41
+ dtype: string
42
+ - name: backend
43
+ dtype: string
44
+ - name: chat_template_applied
45
+ dtype: bool
46
+ - name: generation_params
47
+ struct:
48
+ - name: chat_template_applied
49
+ dtype: bool
50
+ - name: max_tokens
51
+ dtype: int64
52
+ - name: n
53
+ dtype: int64
54
+ - name: repetition_penalty
55
+ dtype: float64
56
+ - name: temperature
57
+ dtype: float64
58
+ - name: top_k
59
+ dtype: int64
60
+ - name: top_p
61
+ dtype: float64
62
+ - name: model_name
63
+ dtype: string
64
+ - name: prompt
65
+ list:
66
+ - name: content
67
+ dtype: string
68
+ - name: role
69
+ dtype: string
70
+ - name: model_responses__example_annotation__metadata
71
+ struct:
72
+ - name: backend
73
+ dtype: string
74
+ - name: model_name
75
+ dtype: string
76
+ - name: n_responses
77
+ dtype: int64
78
+ splits:
79
+ - name: train
80
+ num_bytes: 45111741
81
+ num_examples: 1400
82
+ download_size: 14940005
83
+ dataset_size: 45111741
84
+ configs:
85
+ - config_name: default
86
+ data_files:
87
+ - split: train
88
+ path: data/train-*
89
+ ---
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0126355ead0ae787052408e40520b3056b34a84f422eaced43121bc3e6283928
3
+ size 14940005