Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,22 @@
|
|
1 |
---
|
2 |
license: openrail
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: openrail
|
3 |
+
datasets:
|
4 |
+
- fka/awesome-chatgpt-prompts
|
5 |
+
- tatsu-lab/alpaca
|
6 |
+
- JosephusCheung/GuanacoDataset
|
7 |
+
- Nerfgun3/bad_prompt
|
8 |
+
- yizhongw/self_instruct
|
9 |
+
- anon8231489123/ShareGPT_Vicuna_unfiltered
|
10 |
+
language:
|
11 |
+
- en
|
12 |
+
metrics:
|
13 |
+
- charcut_mt
|
14 |
+
- bertscore
|
15 |
+
- accuracy
|
16 |
+
- bleu
|
17 |
+
library_name: diffusers
|
18 |
+
pipeline_tag: conversational
|
19 |
+
tags:
|
20 |
+
- chemistry
|
21 |
+
- not-for-all-audiences
|
22 |
+
---
|