yuntian-deng commited on
Commit
504b720
1 Parent(s): 62335f3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -1
README.md CHANGED
@@ -10,6 +10,14 @@ pinned: true
10
  license: mit
11
  duplicated_from: yuntian-deng/ChatGPT4
12
  disable_embedding: true
 
 
 
 
 
 
 
13
  ---
14
 
15
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
10
  license: mit
11
  duplicated_from: yuntian-deng/ChatGPT4
12
  disable_embedding: true
13
+ datasets:
14
+ - allenai/WildChat-1M
15
+ - allenai/WildChat-1M-Full
16
+ - allenai/WildChat
17
+ models:
18
+ - allenai/WildLlama-7b-user-assistant
19
+ - allenai/WildLlama-7b-assistant-only
20
  ---
21
 
22
+ - https://arxiv.org/abs/2405.01470
23
+ - https://arxiv.org/abs/2409.03753