Datasets:
Commit
•
ee85adc
1
Parent(s):
46abc30
Convert dataset to Parquet
Browse files- README.md +32 -4
- data/train-00000-of-00001.parquet +3 -0
- dataset_infos.json +64 -1
README.md
CHANGED
@@ -1,16 +1,14 @@
|
|
1 |
---
|
2 |
annotations_creators:
|
3 |
- expert-generated
|
4 |
-
language:
|
5 |
-
- en
|
6 |
language_creators:
|
7 |
- machine-generated
|
|
|
|
|
8 |
license:
|
9 |
- cc0-1.0
|
10 |
multilinguality:
|
11 |
- monolingual
|
12 |
-
paperswithcode_id: null
|
13 |
-
pretty_name: Atypical Animacy
|
14 |
size_categories:
|
15 |
- n<1K
|
16 |
source_datasets:
|
@@ -20,6 +18,36 @@ task_categories:
|
|
20 |
task_ids:
|
21 |
- sentiment-classification
|
22 |
- intent-classification
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
23 |
---
|
24 |
# Dataset Card for atypical_animacy
|
25 |
|
|
|
1 |
---
|
2 |
annotations_creators:
|
3 |
- expert-generated
|
|
|
|
|
4 |
language_creators:
|
5 |
- machine-generated
|
6 |
+
language:
|
7 |
+
- en
|
8 |
license:
|
9 |
- cc0-1.0
|
10 |
multilinguality:
|
11 |
- monolingual
|
|
|
|
|
12 |
size_categories:
|
13 |
- n<1K
|
14 |
source_datasets:
|
|
|
18 |
task_ids:
|
19 |
- sentiment-classification
|
20 |
- intent-classification
|
21 |
+
pretty_name: Atypical Animacy
|
22 |
+
dataset_info:
|
23 |
+
features:
|
24 |
+
- name: id
|
25 |
+
dtype: string
|
26 |
+
- name: sentence
|
27 |
+
dtype: string
|
28 |
+
- name: context
|
29 |
+
dtype: string
|
30 |
+
- name: target
|
31 |
+
dtype: string
|
32 |
+
- name: animacy
|
33 |
+
dtype: float32
|
34 |
+
- name: humanness
|
35 |
+
dtype: float32
|
36 |
+
- name: offsets
|
37 |
+
list: int32
|
38 |
+
- name: date
|
39 |
+
dtype: string
|
40 |
+
splits:
|
41 |
+
- name: train
|
42 |
+
num_bytes: 442217
|
43 |
+
num_examples: 594
|
44 |
+
download_size: 299650
|
45 |
+
dataset_size: 442217
|
46 |
+
configs:
|
47 |
+
- config_name: default
|
48 |
+
data_files:
|
49 |
+
- split: train
|
50 |
+
path: data/train-*
|
51 |
---
|
52 |
# Dataset Card for atypical_animacy
|
53 |
|
data/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ccb854633b8a4701169b9e521d22d308272349a2220dad87982bdf5ed2f58010
|
3 |
+
size 299650
|
dataset_infos.json
CHANGED
@@ -1 +1,64 @@
|
|
1 |
-
{
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"default": {
|
3 |
+
"description": "Atypical animacy detection dataset, based on nineteenth-century sentences in English extracted from an open dataset of nineteenth-century books digitized by the British Library (available via https://doi.org/10.21250/db14, British Library Labs, 2014). \nThis dataset contains 598 sentences containing mentions of machines. Each sentence has been annotated according to the animacy and humanness of the machine in the sentence. \n",
|
4 |
+
"citation": "@article{DBLP:journals/corr/abs-2005-11140,\n author = {Mariona Coll Ardanuy and\n Federico Nanni and\n Kaspar Beelen and\n Kasra Hosseini and\n Ruth Ahnert and\n Jon Lawrence and\n Katherine McDonough and\n Giorgia Tolfo and\n Daniel C. S. Wilson and\n Barbara McGillivray},\n title = {Living Machines: {A} study of atypical animacy},\n journal = {CoRR},\n volume = {abs/2005.11140},\n year = {2020},\n url = {https://arxiv.org/abs/2005.11140},\n eprinttype = {arXiv},\n eprint = {2005.11140},\n timestamp = {Sat, 23 Jan 2021 01:12:25 +0100},\n biburl = {https://dblp.org/rec/journals/corr/abs-2005-11140.bib},\n bibsource = {dblp computer science bibliography, https://dblp.org}\n}\n",
|
5 |
+
"homepage": "https://bl.iro.bl.uk/concern/datasets/323177af-6081-4e93-8aaf-7932ca4a390a?locale=en",
|
6 |
+
"license": "CC0 1.0 Universal Public Domain",
|
7 |
+
"features": {
|
8 |
+
"id": {
|
9 |
+
"dtype": "string",
|
10 |
+
"_type": "Value"
|
11 |
+
},
|
12 |
+
"sentence": {
|
13 |
+
"dtype": "string",
|
14 |
+
"_type": "Value"
|
15 |
+
},
|
16 |
+
"context": {
|
17 |
+
"dtype": "string",
|
18 |
+
"_type": "Value"
|
19 |
+
},
|
20 |
+
"target": {
|
21 |
+
"dtype": "string",
|
22 |
+
"_type": "Value"
|
23 |
+
},
|
24 |
+
"animacy": {
|
25 |
+
"dtype": "float32",
|
26 |
+
"_type": "Value"
|
27 |
+
},
|
28 |
+
"humanness": {
|
29 |
+
"dtype": "float32",
|
30 |
+
"_type": "Value"
|
31 |
+
},
|
32 |
+
"offsets": [
|
33 |
+
{
|
34 |
+
"dtype": "int32",
|
35 |
+
"_type": "Value"
|
36 |
+
}
|
37 |
+
],
|
38 |
+
"date": {
|
39 |
+
"dtype": "string",
|
40 |
+
"_type": "Value"
|
41 |
+
}
|
42 |
+
},
|
43 |
+
"builder_name": "parquet",
|
44 |
+
"dataset_name": "atypical_animacy",
|
45 |
+
"config_name": "default",
|
46 |
+
"version": {
|
47 |
+
"version_str": "1.1.0",
|
48 |
+
"major": 1,
|
49 |
+
"minor": 1,
|
50 |
+
"patch": 0
|
51 |
+
},
|
52 |
+
"splits": {
|
53 |
+
"train": {
|
54 |
+
"name": "train",
|
55 |
+
"num_bytes": 442217,
|
56 |
+
"num_examples": 594,
|
57 |
+
"dataset_name": null
|
58 |
+
}
|
59 |
+
},
|
60 |
+
"download_size": 299650,
|
61 |
+
"dataset_size": 442217,
|
62 |
+
"size_in_bytes": 741867
|
63 |
+
}
|
64 |
+
}
|