Datasets:

File size: 882 Bytes
2946918
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: eval_name
    dtype: string
  - name: agree_cs
    dtype: float64
  - name: anli_cs
    dtype: float64
  - name: arc_challenge_cs
    dtype: float64
  - name: arc_easy_cs
    dtype: float64
  - name: belebele_cs
    dtype: float64
  - name: ctkfacts_cs
    dtype: float64
  - name: czechnews_cs
    dtype: float64
  - name: fb_comments_cs
    dtype: float64
  - name: gsm8k_cs
    dtype: float64
  - name: klokanek_cs
    dtype: float64
  - name: mall_reviews_cs
    dtype: float64
  - name: mmlu_cs
    dtype: float64
  - name: sqad_cs
    dtype: float64
  - name: subjectivity_cs
    dtype: float64
  - name: truthfulqa_cs
    dtype: float64
  splits:
  - name: test
    num_bytes: 3045
    num_examples: 22
  download_size: 10240
  dataset_size: 3045
configs:
- config_name: default
  data_files:
  - split: test
    path: data/test-*
---