File size: 1,057 Bytes
6881816
70fb0a2
 
6881816
 
 
 
92475d2
34cc436
6881816
 
 
 
 
 
 
d829ce8
34cc436
d829ce8
 
34cc436
d829ce8
0d90821
34cc436
 
331f40d
1021895
 
 
 
 
70fb0a2
 
 
 
 
6881816
 
 
d829ce8
 
 
 
0d90821
 
331f40d
 
1021895
 
70fb0a2
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
---
language:
- az
dataset_info:
  features:
  - name: instruction
    dtype: string
  - name: context
    dtype: string
  - name: question
    dtype: string
  - name: options
    dtype: string
  - name: answer
    dtype: string
  splits:
  - name: banking_support
    num_bytes: 76944
    num_examples: 197
  - name: gsm8k
    num_bytes: 17832
    num_examples: 49
  - name: anl_quad
    num_bytes: 178777
    num_examples: 118
  - name: fact_checker
    num_bytes: 277984
    num_examples: 199
  - name: sentiment_classification
    num_bytes: 54140
    num_examples: 84
  - name: belebele
    num_bytes: 234066
    num_examples: 197
  download_size: 355921
  dataset_size: 839743
configs:
- config_name: default
  data_files:
  - split: banking_support
    path: data/banking_support-*
  - split: gsm8k
    path: data/gsm8k-*
  - split: anl_quad
    path: data/anl_quad-*
  - split: fact_checker
    path: data/fact_checker-*
  - split: sentiment_classification
    path: data/sentiment_classification-*
  - split: belebele
    path: data/belebele-*
---