EdwardSJ151 commited on
Commit
f60b434
·
verified ·
1 Parent(s): f0acca2

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: 'null'
18
+ - name: non_parsed_rate
19
+ dtype: float64
20
+ splits:
21
+ - name: train
22
+ num_bytes: 964
23
+ num_examples: 12
24
+ download_size: 4084
25
+ dataset_size: 964
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:53cf1450d7a6ece0faea0ab71807c7c34d4887411f5193716bcdf9a9783a650a
3
+ size 4084