Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,41 @@
|
|
1 |
---
|
2 |
license: openrail
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: openrail
|
3 |
+
datasets:
|
4 |
+
- fka/awesome-chatgpt-prompts
|
5 |
+
- gsdf/EasyNegative
|
6 |
+
- Nerfgun3/bad_prompt
|
7 |
+
- tatsu-lab/alpaca
|
8 |
+
- stanfordnlp/SHP
|
9 |
+
- yizhongw/self_instruct
|
10 |
+
- nyanko7/LLaMA-65B
|
11 |
+
- laion/OIG
|
12 |
+
- Anthropic/hh-rlhf
|
13 |
+
- SirNeural/flan_v2
|
14 |
+
language:
|
15 |
+
- en
|
16 |
+
- ur
|
17 |
+
- it
|
18 |
+
metrics:
|
19 |
+
- accuracy
|
20 |
+
- code_eval
|
21 |
+
- bertscore
|
22 |
+
- bleurt
|
23 |
+
- brier_score
|
24 |
+
- cer
|
25 |
+
- character
|
26 |
+
- charcut_mt
|
27 |
+
- chrf
|
28 |
+
library_name: diffusers
|
29 |
+
pipeline_tag: feature-extraction
|
30 |
+
tags:
|
31 |
+
- code
|
32 |
+
- medical
|
33 |
+
- chemistry
|
34 |
+
- biology
|
35 |
+
- music
|
36 |
+
- art
|
37 |
+
- legal
|
38 |
+
- text-generation-inference
|
39 |
+
- finance
|
40 |
+
- not_for_all_eyes
|
41 |
+
---
|