File size: 783 Bytes
37557d7
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
dataset_info:
  config_name: newpubconfig
  features:
  - name: Task_Group
    dtype: string
  - name: Task_Type
    dtype: string
  - name: Metric
    dtype: string
  - name: Language
    dtype: string
  - name: Few_Shot
    dtype: bool
  - name: Number_Shots
    dtype: int64
  - name: Model_Name
    dtype: string
  - name: Model_Type
    dtype: string
  - name: Value
    dtype: float64
  - name: Model_Category
    dtype: string
  - name: Model_Size
    dtype: float64
  - name: Model_Link
    dtype: string
  splits:
  - name: pub_model_test_file
    num_bytes: 1300855
    num_examples: 10562
  download_size: 141255
  dataset_size: 1300855
configs:
- config_name: newpubconfig
  data_files:
  - split: pub_model_test_file
    path: newpubconfig/pub_model_test_file-*
---