TimKoornstra commited on
Commit
cb4c909
·
verified ·
1 Parent(s): a164599

Upload dataset

Browse files
README.md CHANGED
@@ -16,6 +16,56 @@ tags:
16
  - 18th-century
17
  - 19th-century
18
  pretty_name: Dutch Historical Notarial NER Dataset (Tag de Tekst)
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
19
  ---
20
 
21
  # Dutch Historical Notarial NER Dataset
 
16
  - 18th-century
17
  - 19th-century
18
  pretty_name: Dutch Historical Notarial NER Dataset (Tag de Tekst)
19
+ dataset_info:
20
+ features:
21
+ - name: tokenized_text
22
+ sequence: string
23
+ - name: ner
24
+ list:
25
+ - name: end
26
+ dtype: int64
27
+ - name: label
28
+ dtype: string
29
+ - name: start
30
+ dtype: int64
31
+ - name: text
32
+ dtype: string
33
+ splits:
34
+ - name: train
35
+ num_bytes: 32850137
36
+ num_examples: 8885
37
+ - name: val
38
+ num_bytes: 8141505
39
+ num_examples: 2232
40
+ - name: test_rhc
41
+ num_bytes: 8944
42
+ num_examples: 6
43
+ - name: test_nha
44
+ num_bytes: 178200
45
+ num_examples: 38
46
+ - name: test_voc
47
+ num_bytes: 322644
48
+ num_examples: 95
49
+ - name: test_sa
50
+ num_bytes: 327305
51
+ num_examples: 96
52
+ download_size: 15870302
53
+ dataset_size: 41828735
54
+ configs:
55
+ - config_name: default
56
+ data_files:
57
+ - split: train
58
+ path: data/train-*
59
+ - split: val
60
+ path: data/val-*
61
+ - split: test_rhc
62
+ path: data/test_rhc-*
63
+ - split: test_nha
64
+ path: data/test_nha-*
65
+ - split: test_voc
66
+ path: data/test_voc-*
67
+ - split: test_sa
68
+ path: data/test_sa-*
69
  ---
70
 
71
  # Dutch Historical Notarial NER Dataset
data/test_nha-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5182c44f4a234a7b1b87d55a294c9112c93befd86b42f693b33cd8cd57456913
3
+ size 83036
data/test_rhc-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:64f4e5ba0e8b8d7086c9e00feaa6515f956dcb835d9f157902f23388bc41f536
3
+ size 11409
data/test_sa-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:11f0756221582b24c4fe0d0cb920f4228bf9939d77c23bb67c31ddf8e8b4aeb9
3
+ size 141034
data/test_voc-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3c48be266042a5cdb45541edefe284964ea4e4ab0383e609899a0ff971e62286
3
+ size 169163
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7a616735c630a8a6852a683a5a82d86a742f38b94d38a4cc823ebf9025ff8b26
3
+ size 12267559
data/val-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d839e302f68b3a35dab759831e5fdea6b79ea2f8c631bb5a0307a53630d5480d
3
+ size 3198101