Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -1,185 +1,29 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
|
8 |
-
|
9 |
-
|
10 |
-
|
11 |
-
|
12 |
-
|
13 |
-
|
14 |
-
|
15 |
-
|
16 |
-
|
17 |
-
|
18 |
-
|
19 |
-
|
20 |
-
|
21 |
-
|
22 |
-
|
23 |
-
|
24 |
-
|
25 |
-
|
26 |
-
- name: login
|
27 |
-
dtype: string
|
28 |
-
- name: id
|
29 |
-
dtype: int64
|
30 |
-
- name: node_id
|
31 |
-
dtype: string
|
32 |
-
- name: avatar_url
|
33 |
-
dtype: string
|
34 |
-
- name: gravatar_id
|
35 |
-
dtype: string
|
36 |
-
- name: url
|
37 |
-
dtype: string
|
38 |
-
- name: html_url
|
39 |
-
dtype: string
|
40 |
-
- name: followers_url
|
41 |
-
dtype: string
|
42 |
-
- name: following_url
|
43 |
-
dtype: string
|
44 |
-
- name: gists_url
|
45 |
-
dtype: string
|
46 |
-
- name: starred_url
|
47 |
-
dtype: string
|
48 |
-
- name: subscriptions_url
|
49 |
-
dtype: string
|
50 |
-
- name: organizations_url
|
51 |
-
dtype: string
|
52 |
-
- name: repos_url
|
53 |
-
dtype: string
|
54 |
-
- name: events_url
|
55 |
-
dtype: string
|
56 |
-
- name: received_events_url
|
57 |
-
dtype: string
|
58 |
-
- name: type
|
59 |
-
dtype: string
|
60 |
-
- name: user_view_type
|
61 |
-
dtype: string
|
62 |
-
- name: site_admin
|
63 |
-
dtype: bool
|
64 |
-
- name: labels
|
65 |
-
sequence: 'null'
|
66 |
-
- name: state
|
67 |
-
dtype: string
|
68 |
-
- name: locked
|
69 |
-
dtype: bool
|
70 |
-
- name: assignee
|
71 |
-
dtype: 'null'
|
72 |
-
- name: assignees
|
73 |
-
sequence: 'null'
|
74 |
-
- name: milestone
|
75 |
-
dtype: 'null'
|
76 |
-
- name: comments
|
77 |
-
sequence: string
|
78 |
-
- name: created_at
|
79 |
-
dtype: timestamp[s]
|
80 |
-
- name: updated_at
|
81 |
-
dtype: timestamp[s]
|
82 |
-
- name: closed_at
|
83 |
-
dtype: timestamp[s]
|
84 |
-
- name: author_association
|
85 |
-
dtype: string
|
86 |
-
- name: active_lock_reason
|
87 |
-
dtype: 'null'
|
88 |
-
- name: body
|
89 |
-
dtype: string
|
90 |
-
- name: closed_by
|
91 |
-
struct:
|
92 |
-
- name: login
|
93 |
-
dtype: string
|
94 |
-
- name: id
|
95 |
-
dtype: int64
|
96 |
-
- name: node_id
|
97 |
-
dtype: string
|
98 |
-
- name: avatar_url
|
99 |
-
dtype: string
|
100 |
-
- name: gravatar_id
|
101 |
-
dtype: string
|
102 |
-
- name: url
|
103 |
-
dtype: string
|
104 |
-
- name: html_url
|
105 |
-
dtype: string
|
106 |
-
- name: followers_url
|
107 |
-
dtype: string
|
108 |
-
- name: following_url
|
109 |
-
dtype: string
|
110 |
-
- name: gists_url
|
111 |
-
dtype: string
|
112 |
-
- name: starred_url
|
113 |
-
dtype: string
|
114 |
-
- name: subscriptions_url
|
115 |
-
dtype: string
|
116 |
-
- name: organizations_url
|
117 |
-
dtype: string
|
118 |
-
- name: repos_url
|
119 |
-
dtype: string
|
120 |
-
- name: events_url
|
121 |
-
dtype: string
|
122 |
-
- name: received_events_url
|
123 |
-
dtype: string
|
124 |
-
- name: type
|
125 |
-
dtype: string
|
126 |
-
- name: user_view_type
|
127 |
-
dtype: string
|
128 |
-
- name: site_admin
|
129 |
-
dtype: bool
|
130 |
-
- name: reactions
|
131 |
-
struct:
|
132 |
-
- name: url
|
133 |
-
dtype: string
|
134 |
-
- name: total_count
|
135 |
-
dtype: int64
|
136 |
-
- name: '+1'
|
137 |
-
dtype: int64
|
138 |
-
- name: '-1'
|
139 |
-
dtype: int64
|
140 |
-
- name: laugh
|
141 |
-
dtype: int64
|
142 |
-
- name: hooray
|
143 |
-
dtype: int64
|
144 |
-
- name: confused
|
145 |
-
dtype: int64
|
146 |
-
- name: heart
|
147 |
-
dtype: int64
|
148 |
-
- name: rocket
|
149 |
-
dtype: int64
|
150 |
-
- name: eyes
|
151 |
-
dtype: int64
|
152 |
-
- name: timeline_url
|
153 |
-
dtype: string
|
154 |
-
- name: performed_via_github_app
|
155 |
-
dtype: 'null'
|
156 |
-
- name: state_reason
|
157 |
-
dtype: string
|
158 |
-
- name: draft
|
159 |
-
dtype: bool
|
160 |
-
- name: pull_request
|
161 |
-
struct:
|
162 |
-
- name: url
|
163 |
-
dtype: string
|
164 |
-
- name: html_url
|
165 |
-
dtype: string
|
166 |
-
- name: diff_url
|
167 |
-
dtype: string
|
168 |
-
- name: patch_url
|
169 |
-
dtype: string
|
170 |
-
- name: merged_at
|
171 |
-
dtype: timestamp[s]
|
172 |
-
- name: is_pull_request
|
173 |
-
dtype: bool
|
174 |
splits:
|
175 |
-
|
176 |
-
|
177 |
-
|
178 |
-
download_size: 98495
|
179 |
-
dataset_size: 241040
|
180 |
-
configs:
|
181 |
-
- config_name: default
|
182 |
-
data_files:
|
183 |
-
- split: train
|
184 |
-
path: data/train-*
|
185 |
-
---
|
|
|
1 |
+
annotations_creators:
|
2 |
+
- expert-generated
|
3 |
+
language:
|
4 |
+
- ch
|
5 |
+
language_creators:
|
6 |
+
- found
|
7 |
+
license:
|
8 |
+
- mit
|
9 |
+
multilinguality:
|
10 |
+
- monolingual
|
11 |
+
paperswithcode_id: acronym-identification
|
12 |
+
pretty_name: fun_rec
|
13 |
+
size_categories:
|
14 |
+
- n<1K
|
15 |
+
source_datasets:
|
16 |
+
- original
|
17 |
+
tags: []
|
18 |
+
task_categories:
|
19 |
+
- token-classification
|
20 |
+
task_ids: []
|
21 |
+
train-eval-index:
|
22 |
+
- col_mapping:
|
23 |
+
labels: tags
|
24 |
+
tokens: tokens
|
25 |
+
config: default
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
26 |
splits:
|
27 |
+
eval_split: test
|
28 |
+
task: token-classification
|
29 |
+
task_id: entity_extraction
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|