sd-inf commited on
Commit
9de87e5
·
verified ·
1 Parent(s): 509abde

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +32 -1
README.md CHANGED
@@ -13,4 +13,35 @@ Data is collected by exchanging anonymous data for OSS model usage (GLM-5, GLM 4
13
  This data shows 1.6 billion tokens of chat data.
14
  The average amount of input tokens is ~1.2k.
15
  The average amount of completion tokens is ~1235.
16
- There are 174k examples of unique conversations.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
13
  This data shows 1.6 billion tokens of chat data.
14
  The average amount of input tokens is ~1.2k.
15
  The average amount of completion tokens is ~1235.
16
+ There are 174k examples of unique conversations.
17
+
18
+ ![](https://cdn-uploads.huggingface.co/production/uploads/650707344a8839a8bd85ae2f/7oupmyBFpoztJtVTSAdhz.png)
19
+
20
+ Models featured:
21
+ ```
22
+ deepseek-ai/deepseek-v3.2
23
+ deepseek-ai/deepseek-v3.1
24
+ moonshotai/kimi-k2-thinking
25
+ moonshotai/kimi-k2.5
26
+ z-ai/glm4.7
27
+ moonshotai/kimi-k2-instruct-0905
28
+ stepfun-ai/step-3.5-flash
29
+ mistralai/mistral-large-3-675b-instruct-2512
30
+ qwen/qwen3-coder-480b-a35b-instruct
31
+ google/gemma-3-27b-it
32
+ nvidia/nemotron-3-super-120b-a12b
33
+ qwen/qwen3.5-122b-a10b
34
+ minimaxai/minimax-m2.5
35
+ qwen/qwen3.5-397b-a17b
36
+ z-ai/glm5
37
+ openai/gpt-oss-120b
38
+ openai/gpt-oss-20b
39
+ qwen/qwq-32b
40
+ mistralai/devstral-2-123b-instruct-2512
41
+ qwen/qwen3-next-80b-a3b-instruct
42
+ qwen/qwen3-next-80b-a3b-thinking
43
+ bytedance/seed-oss-36b-instruct
44
+ google/gemma-3n-e4b-it
45
+ google/gemma-3n-e2b-it
46
+ google/gemma-4-31b-it
47
+ ```