boapps commited on
Commit
f091e1d
·
1 Parent(s): f14c757

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +13 -25
README.md CHANGED
@@ -22,38 +22,26 @@ dataset_info:
22
  dtype: int64
23
  - name: url
24
  dtype: string
25
- - name: authors
26
- sequence: string
27
  - name: date
28
  dtype: string
29
- - name: kmonitor_description
30
- dtype: string
31
- - name: kmonitor_title
32
- dtype: string
33
- - name: kmonitor_tags
34
- sequence: string
35
- - name: kmonitor_institutes
36
- sequence: string
37
- - name: kmonitor_people
38
- sequence: string
39
  - name: is_hand_annoted
40
  dtype: bool
41
- - name: kmonitor_places
42
- sequence: string
43
- - name: kmonitor_collections
44
- sequence: string
45
  splits:
46
  - name: train
47
- num_bytes: 192958338
48
- num_examples: 43060
49
- - name: validation
50
- num_bytes: 27338635
51
- num_examples: 6598
52
  - name: test
53
- num_bytes: 14571604
54
- num_examples: 3618
55
- download_size: 144095455
56
- dataset_size: 234868577
 
 
 
57
  ---
58
  # Dataset Card for "kmdb_classification"
59
 
 
22
  dtype: int64
23
  - name: url
24
  dtype: string
 
 
25
  - name: date
26
  dtype: string
 
 
 
 
 
 
 
 
 
 
27
  - name: is_hand_annoted
28
  dtype: bool
29
+ - name: score
30
+ dtype: float64
31
+ - name: title_score
32
+ dtype: float64
33
  splits:
34
  - name: train
35
+ num_bytes: 187493981
36
+ num_examples: 45683
 
 
 
37
  - name: test
38
+ num_bytes: 13542701
39
+ num_examples: 3605
40
+ - name: validation
41
+ num_bytes: 25309037
42
+ num_examples: 6579
43
+ download_size: 139938458
44
+ dataset_size: 226345719
45
  ---
46
  # Dataset Card for "kmdb_classification"
47