amphora commited on
Commit
0a850fa
·
verified ·
1 Parent(s): 3cbac30

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +33 -33
README.md CHANGED
@@ -1,39 +1,39 @@
1
- ---
2
- dataset_info:
3
- features:
4
- - name: title
5
- dtype: string
6
- - name: paper_category
7
- dtype: string
8
- - name: error_category
9
- dtype: string
10
- - name: error_location
11
- dtype: string
12
- - name: error_severity
13
- dtype: string
14
- - name: error_annotation
15
- dtype: string
16
- splits:
17
- - name: train
18
- num_bytes: 35801
19
- num_examples: 91
20
- download_size: 22781
21
- dataset_size: 35801
22
- configs:
23
- - config_name: default
24
- data_files:
25
- - split: train
26
- path: data/train-*
27
- license: cc-by-4.0
28
- language:
29
- - en
30
- size_categories:
31
- - n<1K
32
- ---
33
 
34
  # SPOT-MetaData
35
 
36
- > Metadata & Annotations for **Scientific Paper ErrOr DeTection** (SPOT)
37
  > *SPOT contains 83 papers and 91 human-validated errors to test academic verification capabilities.*
38
 
39
  ## 📖 Overview
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: title
5
+ dtype: string
6
+ - name: paper_category
7
+ dtype: string
8
+ - name: error_category
9
+ dtype: string
10
+ - name: error_location
11
+ dtype: string
12
+ - name: error_severity
13
+ dtype: string
14
+ - name: error_annotation
15
+ dtype: string
16
+ splits:
17
+ - name: train
18
+ num_bytes: 35801
19
+ num_examples: 91
20
+ download_size: 22781
21
+ dataset_size: 35801
22
+ configs:
23
+ - config_name: default
24
+ data_files:
25
+ - split: train
26
+ path: data/train-*
27
+ license: cc-by-4.0
28
+ language:
29
+ - en
30
+ size_categories:
31
+ - n<1K
32
+ ---
33
 
34
  # SPOT-MetaData
35
 
36
+ > Metadata & Annotations for **Scientific Paper ErrOr DeTection** (SPOT)
37
  > *SPOT contains 83 papers and 91 human-validated errors to test academic verification capabilities.*
38
 
39
  ## 📖 Overview