EdwardSJ151 commited on
Commit
fbb61fd
·
verified ·
1 Parent(s): 85ccd16

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +31 -0
  2. data/train-00000-of-00001.parquet +3 -0
README.md ADDED
@@ -0,0 +1,31 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: model_name
5
+ dtype: string
6
+ - name: benchmark
7
+ dtype: string
8
+ - name: accuracy
9
+ dtype: float64
10
+ - name: precision
11
+ dtype: float64
12
+ - name: recall
13
+ dtype: float64
14
+ - name: f1_score
15
+ dtype: float64
16
+ - name: pearson_correlation
17
+ dtype: float64
18
+ - name: non_parsed_rate
19
+ dtype: float64
20
+ splits:
21
+ - name: train
22
+ num_bytes: 8759
23
+ num_examples: 103
24
+ download_size: 7185
25
+ dataset_size: 8759
26
+ configs:
27
+ - config_name: default
28
+ data_files:
29
+ - split: train
30
+ path: data/train-*
31
+ ---
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:23fb7faadf54c0098c4a47ced619890976edbe8cfe8f40a7374db82005ead517
3
+ size 7185