pikto commited on
Commit
a0e605a
1 Parent(s): f58d869

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -3
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
+ ---