Datasets:

Languages:
English
Multilinguality:
monolingual
Size Categories:
1M<n<10M
Source Datasets:
TRex
Lama
ArXiv:
Tags:
License:
Ekin Akyürek commited on
Commit
dc08ef0
1 Parent(s): 6c3f9fe

update features

Browse files
Files changed (1) hide show
  1. dataset_infos.json +84 -0
dataset_infos.json CHANGED
@@ -4,6 +4,48 @@
4
  "citation": "@inproceedings{elsahar2018t, title={T-rex: A large scale alignment of natural language with knowledge base triples}, author={Elsahar, Hady and Vougiouklis, Pavlos and Remaci, Arslen and Gravier, Christophe and Hare, Jonathon and Laforest, Frederique and Simperl, Elena},booktitle={Proceedings of the Eleventh International Conference on Language Resources and Evaluation (LREC 2018)}, year={2018}}",
5
  "homepage": "https://hadyelsahar.github.io/t-rex/",
6
  "license": "Creative Commons Attribution-ShareAlike 4.0 International License. see https://creativecommons.org/licenses/by-sa/4.0/",
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7
  "supervised_keys": null,
8
  "builder_name": "ftrace",
9
  "config_name": "abstracts",
@@ -29,6 +71,48 @@
29
  "citation": "@inproceedings{petroni2019language,title={Language Models as Knowledge Bases?},author={F. Petroni, T. Rockt{\"{a}}schel, A. H. Miller, P. Lewis, A. Bakhtin, Y. Wu and S. Riedel},booktitle={In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing (EMNLP), 2019},year={2019}}",
30
  "homepage": "https://github.com/facebookresearch/LAMA",
31
  "license": "The Creative Commons Attribution-Noncommercial 4.0 International License. see https://github.com/facebookresearch/LAMA/blob/master/LICENSE",
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
32
  "supervised_keys": null,
33
  "builder_name": "ftrace",
34
  "config_name": "queries",
4
  "citation": "@inproceedings{elsahar2018t, title={T-rex: A large scale alignment of natural language with knowledge base triples}, author={Elsahar, Hady and Vougiouklis, Pavlos and Remaci, Arslen and Gravier, Christophe and Hare, Jonathon and Laforest, Frederique and Simperl, Elena},booktitle={Proceedings of the Eleventh International Conference on Language Resources and Evaluation (LREC 2018)}, year={2018}}",
5
  "homepage": "https://hadyelsahar.github.io/t-rex/",
6
  "license": "Creative Commons Attribution-ShareAlike 4.0 International License. see https://creativecommons.org/licenses/by-sa/4.0/",
7
+ "features": {
8
+ "inputs_pretokenized": {
9
+ "dtype": "string",
10
+ "id": null,
11
+ "_type": "Value"
12
+ },
13
+ "targets_pretokenized": {
14
+ "dtype": "string",
15
+ "id": null,
16
+ "_type": "Value"
17
+ },
18
+ "masked_uri": {
19
+ "dtype": "string",
20
+ "id": null,
21
+ "_type": "Value"
22
+ },
23
+ "masked_type": {
24
+ "dtype": "string",
25
+ "id": null,
26
+ "_type": "Value"
27
+ },
28
+ "facts": {
29
+ "dtype": "string",
30
+ "id": null,
31
+ "_type": "Value"
32
+ },
33
+ "id": {
34
+ "dtype": "string",
35
+ "id": null,
36
+ "_type": "Value"
37
+ },
38
+ "example_uris": {
39
+ "dtype": "string",
40
+ "id": null,
41
+ "_type": "Value"
42
+ },
43
+ "page_uri": {
44
+ "dtype": "string",
45
+ "id": null,
46
+ "_type": "Value"
47
+ }
48
+ },
49
  "supervised_keys": null,
50
  "builder_name": "ftrace",
51
  "config_name": "abstracts",
71
  "citation": "@inproceedings{petroni2019language,title={Language Models as Knowledge Bases?},author={F. Petroni, T. Rockt{\"{a}}schel, A. H. Miller, P. Lewis, A. Bakhtin, Y. Wu and S. Riedel},booktitle={In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing (EMNLP), 2019},year={2019}}",
72
  "homepage": "https://github.com/facebookresearch/LAMA",
73
  "license": "The Creative Commons Attribution-Noncommercial 4.0 International License. see https://github.com/facebookresearch/LAMA/blob/master/LICENSE",
74
+ "features": {
75
+ "inputs_pretokenized": {
76
+ "dtype": "string",
77
+ "id": null,
78
+ "_type": "Value"
79
+ },
80
+ "targets_pretokenized": {
81
+ "dtype": "string",
82
+ "id": null,
83
+ "_type": "Value"
84
+ },
85
+ "obj_surface": {
86
+ "dtype": "string",
87
+ "id": null,
88
+ "_type": "Value"
89
+ },
90
+ "sub_surface": {
91
+ "dtype": "string",
92
+ "id": null,
93
+ "_type": "Value"
94
+ },
95
+ "obj_uri": {
96
+ "dtype": "string",
97
+ "id": null,
98
+ "_type": "Value"
99
+ },
100
+ "sub_uri": {
101
+ "dtype": "string",
102
+ "id": null,
103
+ "_type": "Value"
104
+ },
105
+ "predicate_id": {
106
+ "dtype": "string",
107
+ "id": null,
108
+ "_type": "Value"
109
+ },
110
+ "uuid": {
111
+ "dtype": "string",
112
+ "id": null,
113
+ "_type": "Value"
114
+ }
115
+ },
116
  "supervised_keys": null,
117
  "builder_name": "ftrace",
118
  "config_name": "queries",