Changes
On December 16, 2024 at 7:38:22 PM UTC, admin:
-
Changed value of field
doi_status
toTrue
in Language Models as Inductive Reasoners -
Changed value of field
doi_date_published
to2024-12-16
in Language Models as Inductive Reasoners -
Added resource Original Metadata to Language Models as Inductive Reasoners
f | 1 | { | f | 1 | { |
2 | "access_rights": "", | 2 | "access_rights": "", | ||
3 | "author": "Zonglin Yang", | 3 | "author": "Zonglin Yang", | ||
4 | "author_email": "", | 4 | "author_email": "", | ||
5 | "citation": [], | 5 | "citation": [], | ||
6 | "creator_user_id": "17755db4-395a-4b3b-ac09-e8e3484ca700", | 6 | "creator_user_id": "17755db4-395a-4b3b-ac09-e8e3484ca700", | ||
7 | "defined_in": "https://doi.org/10.48550/arXiv.2212.10923", | 7 | "defined_in": "https://doi.org/10.48550/arXiv.2212.10923", | ||
8 | "doi": "10.57702/h5kzw4gl", | 8 | "doi": "10.57702/h5kzw4gl", | ||
n | 9 | "doi_date_published": null, | n | 9 | "doi_date_published": "2024-12-16", |
10 | "doi_publisher": "TIB", | 10 | "doi_publisher": "TIB", | ||
n | 11 | "doi_status": false, | n | 11 | "doi_status": true, |
12 | "domain": "https://service.tib.eu/ldmservice", | 12 | "domain": "https://service.tib.eu/ldmservice", | ||
13 | "extra_authors": [ | 13 | "extra_authors": [ | ||
14 | { | 14 | { | ||
15 | "extra_author": "Li Dong", | 15 | "extra_author": "Li Dong", | ||
16 | "orcid": "" | 16 | "orcid": "" | ||
17 | }, | 17 | }, | ||
18 | { | 18 | { | ||
19 | "extra_author": "Xinya Du", | 19 | "extra_author": "Xinya Du", | ||
20 | "orcid": "" | 20 | "orcid": "" | ||
21 | }, | 21 | }, | ||
22 | { | 22 | { | ||
23 | "extra_author": "Hao Cheng", | 23 | "extra_author": "Hao Cheng", | ||
24 | "orcid": "" | 24 | "orcid": "" | ||
25 | }, | 25 | }, | ||
26 | { | 26 | { | ||
27 | "extra_author": "Erik Cambria", | 27 | "extra_author": "Erik Cambria", | ||
28 | "orcid": "" | 28 | "orcid": "" | ||
29 | }, | 29 | }, | ||
30 | { | 30 | { | ||
31 | "extra_author": "Xiaodong Liu", | 31 | "extra_author": "Xiaodong Liu", | ||
32 | "orcid": "" | 32 | "orcid": "" | ||
33 | }, | 33 | }, | ||
34 | { | 34 | { | ||
35 | "extra_author": "Jianfeng Gao", | 35 | "extra_author": "Jianfeng Gao", | ||
36 | "orcid": "" | 36 | "orcid": "" | ||
37 | }, | 37 | }, | ||
38 | { | 38 | { | ||
39 | "extra_author": "Furu Wei", | 39 | "extra_author": "Furu Wei", | ||
40 | "orcid": "" | 40 | "orcid": "" | ||
41 | } | 41 | } | ||
42 | ], | 42 | ], | ||
43 | "groups": [ | 43 | "groups": [ | ||
44 | { | 44 | { | ||
45 | "description": "", | 45 | "description": "", | ||
46 | "display_name": "Natural Language Processing", | 46 | "display_name": "Natural Language Processing", | ||
47 | "id": "5b974bcc-8f79-40fc-a05d-75b861d55ed0", | 47 | "id": "5b974bcc-8f79-40fc-a05d-75b861d55ed0", | ||
48 | "image_display_url": "", | 48 | "image_display_url": "", | ||
49 | "name": "natural-language-processing", | 49 | "name": "natural-language-processing", | ||
50 | "title": "Natural Language Processing" | 50 | "title": "Natural Language Processing" | ||
51 | } | 51 | } | ||
52 | ], | 52 | ], | ||
53 | "id": "08c13c6b-665a-4edd-ab8f-19f4af195fc4", | 53 | "id": "08c13c6b-665a-4edd-ab8f-19f4af195fc4", | ||
54 | "isopen": false, | 54 | "isopen": false, | ||
55 | "landing_page": "", | 55 | "landing_page": "", | ||
56 | "license_title": null, | 56 | "license_title": null, | ||
57 | "link_orkg": "", | 57 | "link_orkg": "", | ||
58 | "metadata_created": "2024-12-16T19:38:21.379569", | 58 | "metadata_created": "2024-12-16T19:38:21.379569", | ||
n | 59 | "metadata_modified": "2024-12-16T19:38:21.379575", | n | 59 | "metadata_modified": "2024-12-16T19:38:21.724413", |
60 | "name": "language-models-as-inductive-reasoners", | 60 | "name": "language-models-as-inductive-reasoners", | ||
61 | "notes": "Inductive reasoning is a core component of human | 61 | "notes": "Inductive reasoning is a core component of human | ||
62 | intelligence. In the past research of inductive reasoning within | 62 | intelligence. In the past research of inductive reasoning within | ||
63 | computer science, logic language is used as representations of | 63 | computer science, logic language is used as representations of | ||
64 | knowledge (facts and rules, more specifically). However, logic | 64 | knowledge (facts and rules, more specifically). However, logic | ||
65 | language can cause systematic problems for inductive reasoning such as | 65 | language can cause systematic problems for inductive reasoning such as | ||
66 | disability of handling raw input such as natural language, | 66 | disability of handling raw input such as natural language, | ||
67 | sensitiveness to mislabeled data, and inca-pacity to handle ambiguous | 67 | sensitiveness to mislabeled data, and inca-pacity to handle ambiguous | ||
68 | input. To this end, we propose a new task, which is to induce natural | 68 | input. To this end, we propose a new task, which is to induce natural | ||
69 | language rules from natural language facts, and create a dataset | 69 | language rules from natural language facts, and create a dataset | ||
70 | termed DEER containing 1.2k rule-fact pairs for the task, where rules | 70 | termed DEER containing 1.2k rule-fact pairs for the task, where rules | ||
71 | and facts are written in natural language.", | 71 | and facts are written in natural language.", | ||
n | 72 | "num_resources": 0, | n | 72 | "num_resources": 1, |
73 | "num_tags": 3, | 73 | "num_tags": 3, | ||
74 | "organization": { | 74 | "organization": { | ||
75 | "approval_status": "approved", | 75 | "approval_status": "approved", | ||
76 | "created": "2024-11-25T12:11:38.292601", | 76 | "created": "2024-11-25T12:11:38.292601", | ||
77 | "description": "", | 77 | "description": "", | ||
78 | "id": "079d46db-32df-4b48-91f3-0a8bc8f69559", | 78 | "id": "079d46db-32df-4b48-91f3-0a8bc8f69559", | ||
79 | "image_url": "", | 79 | "image_url": "", | ||
80 | "is_organization": true, | 80 | "is_organization": true, | ||
81 | "name": "no-organization", | 81 | "name": "no-organization", | ||
82 | "state": "active", | 82 | "state": "active", | ||
83 | "title": "No Organization", | 83 | "title": "No Organization", | ||
84 | "type": "organization" | 84 | "type": "organization" | ||
85 | }, | 85 | }, | ||
86 | "owner_org": "079d46db-32df-4b48-91f3-0a8bc8f69559", | 86 | "owner_org": "079d46db-32df-4b48-91f3-0a8bc8f69559", | ||
87 | "private": false, | 87 | "private": false, | ||
88 | "relationships_as_object": [], | 88 | "relationships_as_object": [], | ||
89 | "relationships_as_subject": [], | 89 | "relationships_as_subject": [], | ||
t | 90 | "resources": [], | t | 90 | "resources": [ |
91 | { | ||||
92 | "cache_last_updated": null, | ||||
93 | "cache_url": null, | ||||
94 | "created": "2024-12-16T18:25:42", | ||||
95 | "data": [ | ||||
96 | "dcterms:title", | ||||
97 | "dcterms:accessRights", | ||||
98 | "dcterms:creator", | ||||
99 | "dcterms:description", | ||||
100 | "dcterms:issued", | ||||
101 | "dcterms:language", | ||||
102 | "dcterms:identifier", | ||||
103 | "dcat:theme", | ||||
104 | "dcterms:type", | ||||
105 | "dcat:keyword", | ||||
106 | "dcat:landingPage", | ||||
107 | "dcterms:hasVersion", | ||||
108 | "dcterms:format", | ||||
109 | "mls:task", | ||||
110 | "datacite:isDescribedBy" | ||||
111 | ], | ||||
112 | "description": "The json representation of the dataset with its | ||||
113 | distributions based on DCAT.", | ||||
114 | "format": "JSON", | ||||
115 | "hash": "", | ||||
116 | "id": "fba717b7-9f3e-4bd9-bcf3-a4e75b7da2f2", | ||||
117 | "last_modified": "2024-12-16T19:38:21.717424", | ||||
118 | "metadata_modified": "2024-12-16T19:38:21.727423", | ||||
119 | "mimetype": "application/json", | ||||
120 | "mimetype_inner": null, | ||||
121 | "name": "Original Metadata", | ||||
122 | "package_id": "08c13c6b-665a-4edd-ab8f-19f4af195fc4", | ||||
123 | "position": 0, | ||||
124 | "resource_type": null, | ||||
125 | "size": 1410, | ||||
126 | "state": "active", | ||||
127 | "url": | ||||
128 | resource/fba717b7-9f3e-4bd9-bcf3-a4e75b7da2f2/download/metadata.json", | ||||
129 | "url_type": "upload" | ||||
130 | } | ||||
131 | ], | ||||
91 | "services_used_list": "", | 132 | "services_used_list": "", | ||
92 | "state": "active", | 133 | "state": "active", | ||
93 | "tags": [ | 134 | "tags": [ | ||
94 | { | 135 | { | ||
95 | "display_name": "Inductive Reasoning", | 136 | "display_name": "Inductive Reasoning", | ||
96 | "id": "c098e480-23d1-463d-8a1f-49abdb099b57", | 137 | "id": "c098e480-23d1-463d-8a1f-49abdb099b57", | ||
97 | "name": "Inductive Reasoning", | 138 | "name": "Inductive Reasoning", | ||
98 | "state": "active", | 139 | "state": "active", | ||
99 | "vocabulary_id": null | 140 | "vocabulary_id": null | ||
100 | }, | 141 | }, | ||
101 | { | 142 | { | ||
102 | "display_name": "Natural Language Facts", | 143 | "display_name": "Natural Language Facts", | ||
103 | "id": "a87a0504-66be-430f-9825-d52c7f24cac4", | 144 | "id": "a87a0504-66be-430f-9825-d52c7f24cac4", | ||
104 | "name": "Natural Language Facts", | 145 | "name": "Natural Language Facts", | ||
105 | "state": "active", | 146 | "state": "active", | ||
106 | "vocabulary_id": null | 147 | "vocabulary_id": null | ||
107 | }, | 148 | }, | ||
108 | { | 149 | { | ||
109 | "display_name": "Natural Language Rules", | 150 | "display_name": "Natural Language Rules", | ||
110 | "id": "a94637cc-3e61-4254-9c11-805b900947ce", | 151 | "id": "a94637cc-3e61-4254-9c11-805b900947ce", | ||
111 | "name": "Natural Language Rules", | 152 | "name": "Natural Language Rules", | ||
112 | "state": "active", | 153 | "state": "active", | ||
113 | "vocabulary_id": null | 154 | "vocabulary_id": null | ||
114 | } | 155 | } | ||
115 | ], | 156 | ], | ||
116 | "title": "Language Models as Inductive Reasoners", | 157 | "title": "Language Models as Inductive Reasoners", | ||
117 | "type": "dataset", | 158 | "type": "dataset", | ||
118 | "version": "" | 159 | "version": "" | ||
119 | } | 160 | } |