Commit
•
4f9fdd5
1
Parent(s):
5397c8c
Create README.md (#1)
Browse files- Create README.md (55c962af0d6926939e01ca7db1f925d1b090d23c)
Co-authored-by: honkai <honkai@users.noreply.huggingface.co>
README.md
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: openrail
|
3 |
+
datasets:
|
4 |
+
- fka/awesome-chatgpt-prompts
|
5 |
+
language:
|
6 |
+
- aa
|
7 |
+
metrics:
|
8 |
+
- accuracy
|
9 |
+
library_name: adapter-transformers
|
10 |
+
pipeline_tag: text-classification
|
11 |
+
tags:
|
12 |
+
- chemistry
|
13 |
+
---
|