Datasets:

Modalities:
Tabular
Text
Formats:
parquet
Size:
< 1K
Libraries:
Datasets
pandas
wadhma commited on
Commit
eaf5b77
·
verified ·
1 Parent(s): 2f4a698

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +11 -11
  2. data/train-00000-of-00001.parquet +2 -2
README.md CHANGED
@@ -1,22 +1,22 @@
1
  ---
2
  dataset_info:
3
  features:
4
- - name: index
5
- dtype: int64
6
- - name: words
7
- list: string
8
  - name: acronym
9
  dtype: string
10
- - name: generation_method
11
- dtype: string
12
- - name: input_length
13
  dtype: int64
 
 
14
  - name: prompt
15
  list:
16
  - name: content
17
  dtype: string
18
  - name: role
19
  dtype: string
 
 
20
  - name: task_source
21
  dtype: string
22
  - name: model_responses__example_annotation
@@ -169,10 +169,10 @@ dataset_info:
169
  dtype: int64
170
  splits:
171
  - name: train
172
- num_bytes: 117232
173
- num_examples: 10
174
- download_size: 99582
175
- dataset_size: 117232
176
  configs:
177
  - config_name: default
178
  data_files:
 
1
  ---
2
  dataset_info:
3
  features:
 
 
 
 
4
  - name: acronym
5
  dtype: string
6
+ - name: words
7
+ list: string
8
+ - name: word_count
9
  dtype: int64
10
+ - name: formed_acronym
11
+ dtype: string
12
  - name: prompt
13
  list:
14
  - name: content
15
  dtype: string
16
  - name: role
17
  dtype: string
18
+ - name: __index_level_0__
19
+ dtype: int64
20
  - name: task_source
21
  dtype: string
22
  - name: model_responses__example_annotation
 
169
  dtype: int64
170
  splits:
171
  - name: train
172
+ num_bytes: 1183855
173
+ num_examples: 50
174
+ download_size: 439134
175
+ dataset_size: 1183855
176
  configs:
177
  - config_name: default
178
  data_files:
data/train-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:790da61ec3f0ea944e1606de18e39fd7540838949de75e0624ed6f8b79f68c26
3
- size 99582
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:89b17e5afc31f774edf7ac771c9ee614d84f44d5598f06a278bbdb139a715d3c
3
+ size 439134