Datasets:
teo-sanchez
commited on
Commit
·
6308176
1
Parent(s):
37287b6
readme.md update
Browse files
README.md
CHANGED
@@ -1,24 +1,23 @@
|
|
1 |
layout: default
|
2 |
-
title: Name Entity Recognition of DiffusionDB
|
3 |
-
nav_order: 1
|
4 |
-
language:
|
5 |
-
- en
|
6 |
language_creators:
|
7 |
-
|
|
|
|
|
8 |
license:
|
9 |
-
|
10 |
multilinguality:
|
11 |
-
|
12 |
pretty_name: NER-DiffusionDB
|
13 |
size_categories:
|
14 |
-
|
15 |
source_datasets:
|
16 |
-
|
17 |
tags:
|
18 |
-
|
19 |
-
|
20 |
-
|
21 |
-
|
22 |
task_categories:
|
23 |
-
|
24 |
-
|
|
|
1 |
layout: default
|
2 |
+
title: "Name Entity Recognition of DiffusionDB"
|
|
|
|
|
|
|
3 |
language_creators:
|
4 |
+
- found
|
5 |
+
language:
|
6 |
+
- en
|
7 |
license:
|
8 |
+
- CC BY 3.0
|
9 |
multilinguality:
|
10 |
+
- monolingual
|
11 |
pretty_name: NER-DiffusionDB
|
12 |
size_categories:
|
13 |
+
- 100M<n<1G
|
14 |
source_datasets:
|
15 |
+
- poloclub/diffusiondb
|
16 |
tags:
|
17 |
+
- stable diffusion
|
18 |
+
- prompt engineering
|
19 |
+
- prompts
|
20 |
+
- research paper
|
21 |
task_categories:
|
22 |
+
- text-to-image
|
23 |
+
- ner
|