clefourrier HF staff commited on
Commit
99119ea
1 Parent(s): 0f84e38

Upload dataset

Browse files
2023/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0b5722594308349c37a792ae44b7bde891212f7361c4a8235d5d41b217007c82
3
+ size 6971
README.md CHANGED
@@ -1,3 +1,40 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  # Dataset Card for "resultspublic"
2
 
3
  [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
 
1
+ ---
2
+ dataset_info:
3
+ config_name: '2023'
4
+ features:
5
+ - name: model
6
+ dtype: string
7
+ - name: score
8
+ dtype: float64
9
+ - name: score_level1
10
+ dtype: float64
11
+ - name: score_level2
12
+ dtype: float64
13
+ - name: score_level3
14
+ dtype: float64
15
+ - name: organisation
16
+ dtype: string
17
+ - name: url
18
+ dtype: string
19
+ - name: model_family
20
+ dtype: string
21
+ - name: system_prompt
22
+ dtype: string
23
+ - name: date
24
+ dtype: string
25
+ splits:
26
+ - name: validation
27
+ num_bytes: 4517
28
+ num_examples: 14
29
+ download_size: 6971
30
+ dataset_size: 4517
31
+ configs:
32
+ - config_name: '2023'
33
+ data_files:
34
+ - split: validation
35
+ path: 2023/validation-*
36
+ default: true
37
+ ---
38
  # Dataset Card for "resultspublic"
39
 
40
  [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)