Update README.md
Browse files
README.md
CHANGED
@@ -1,9 +1,16 @@
|
|
1 |
---
|
2 |
license: afl-3.0
|
3 |
tags:
|
4 |
-
- image-classification
|
5 |
- tfjs
|
|
|
6 |
language:
|
7 |
- en
|
8 |
-
|
9 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: afl-3.0
|
3 |
tags:
|
|
|
4 |
- tfjs
|
5 |
+
- text-generation-inference
|
6 |
language:
|
7 |
- en
|
8 |
+
datasets:
|
9 |
+
- lmsys/chatbot_arena_conversations
|
10 |
+
- shahules786/orca-chat
|
11 |
+
- Anthropic/hh-rlhf
|
12 |
+
metrics:
|
13 |
+
- accuracy
|
14 |
+
- brier_score
|
15 |
+
library_name: diffusers
|
16 |
+
---
|