etdvprg commited on
Commit
7c97ec0
·
verified ·
1 Parent(s): 7a5b4d6

Upload dataset

Browse files
README.md CHANGED
@@ -3,20 +3,22 @@ dataset_info:
3
  features:
4
  - name: tokens
5
  list: string
6
- - name: entities
7
  list: string
 
 
8
  splits:
9
  - name: train
10
- num_bytes: 1325831
11
  num_examples: 1879
12
  - name: validation
13
- num_bytes: 181358
14
  num_examples: 267
15
  - name: test
16
- num_bytes: 377460
17
  num_examples: 533
18
- download_size: 432021
19
- dataset_size: 1884649
20
  configs:
21
  - config_name: default
22
  data_files:
 
3
  features:
4
  - name: tokens
5
  list: string
6
+ - name: labels
7
  list: string
8
+ - name: ner_tags
9
+ list: int64
10
  splits:
11
  - name: train
12
+ num_bytes: 2002283
13
  num_examples: 1879
14
  - name: validation
15
+ num_bytes: 273778
16
  num_examples: 267
17
  - name: test
18
+ num_bytes: 569080
19
  num_examples: 533
20
+ download_size: 465826
21
+ dataset_size: 2845141
22
  configs:
23
  - config_name: default
24
  data_files:
data/test-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f41e332f4094096d5818106af88e8f3a69767311c664ac4592ac42ebca25f682
3
- size 94722
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8220b75eb93c86836a2ffc85db42fd1c475906ccc93f54d1ecee5e8313483bcd
3
+ size 101999
data/train-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f33df812b0e4470d1a2b3ff3a98dc935e454c2ced6b6d00e747501e1af3afadd
3
- size 286138
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ae60599a44ae1beb3c0b7ca0b576ecc0cc4929edf214372c55ff2857f5eea922
3
+ size 308599
data/validation-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1d7e07195b36236b08e75ac02f803f0e768a37ccf933efe59abac173cba5ead8
3
- size 51161
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:24ae9e653814ce3e76ab41620714525938a9e40073cab3389019d9df99c50d1c
3
+ size 55228