stefanolottini
commited on
Commit
·
d9302f7
1
Parent(s):
12359d8
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,12 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
pretty_name: Fictional entomology
|
6 |
+
size_categories:
|
7 |
+
- n<1K
|
8 |
---
|
9 |
+
32 made-up insect descriptions with Latin name and order (well, there's a spider, too), as one would find in a field guide.
|
10 |
+
|
11 |
+
These were created with ChatGPT 3.5 / ChatGPT 4 for the purpose of running example applications such as a "entomology field guide helper".
|
12 |
+
It was chosen to use entirely fictional material to avoid inadvertently using the LLM's implicit knowledge from pretraining in the demos.
|