Datasets:

Modalities:
Tabular
Text
Formats:
parquet
Languages:
English
Libraries:
Datasets
pandas
License:
valleruizf commited on
Commit
ffe27aa
·
verified ·
1 Parent(s): 48efc9c

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +32 -4
README.md CHANGED
@@ -17,16 +17,44 @@ dataset_info:
17
  dtype: string
18
  - name: label
19
  dtype: int64
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
20
  - name: few_shot_string
21
  dtype: string
22
  - name: few_shot_hard_string
23
  dtype: string
 
 
24
  splits:
25
- - name: test
26
- num_bytes: 202029990
27
  num_examples: 250000
28
- download_size: 33103505
29
- dataset_size: 202029990
30
  splits:
31
  - name: test
32
  configs:
 
17
  dtype: string
18
  - name: label
19
  dtype: int64
20
+ - name: dist
21
+ dtype: int64
22
+ - name: shot1_idx
23
+ dtype: string
24
+ - name: shot1_sent
25
+ dtype: string
26
+ - name: shot1_label
27
+ dtype: int64
28
+ - name: shot2_idx
29
+ dtype: string
30
+ - name: shot2_sent
31
+ dtype: string
32
+ - name: shot2_label
33
+ dtype: int64
34
+ - name: shot3_idx
35
+ dtype: string
36
+ - name: shot3_sent
37
+ dtype: string
38
+ - name: shot3_label
39
+ dtype: int64
40
+ - name: shot4_idx
41
+ dtype: string
42
+ - name: shot4_sent
43
+ dtype: string
44
+ - name: shot4_label
45
+ dtype: int64
46
  - name: few_shot_string
47
  dtype: string
48
  - name: few_shot_hard_string
49
  dtype: string
50
+ - name: id
51
+ dtype: int64
52
  splits:
53
+ - name: train
54
+ num_bytes: 286790625
55
  num_examples: 250000
56
+ download_size: 47727501
57
+ dataset_size: 286790625
58
  splits:
59
  - name: test
60
  configs: