Update README.md
Browse files
README.md
CHANGED
@@ -49,9 +49,9 @@ size_categories:
|
|
49 |
## Dataset Statistics
|
50 |
(using the [Hermes-3-8B tokenizer](https://huggingface.co/NousResearch/Hermes-3-Llama-3.2-8B))
|
51 |
|
52 |
-
<
|
53 |
-
|
54 |
-
<
|
55 |
|
56 |
| Metric | Value |
|
57 |
|-----------------------|------------:|
|
@@ -66,8 +66,9 @@ size_categories:
|
|
66 |
| Total words | 262,170,519 |
|
67 |
| Total Assistant Blocks| 18,210,858 |
|
68 |
|
69 |
-
</
|
70 |
-
|
|
|
71 |
|
72 |
| Tokens | Count |
|
73 |
|---------------|----------:|
|
@@ -84,8 +85,9 @@ size_categories:
|
|
84 |
| 1024–2048 | 46 |
|
85 |
| 2048–4096 | 10 |
|
86 |
|
87 |
-
</
|
88 |
-
|
|
|
89 |
|
90 |
| Turns per Exchange | Count |
|
91 |
|--------------------|-----------|
|
@@ -109,9 +111,10 @@ size_categories:
|
|
109 |
| 19 | 131 |
|
110 |
| 20+ | 420 |
|
111 |
|
112 |
-
</
|
113 |
-
|
114 |
-
</
|
|
|
115 |
|
116 |
## License
|
117 |
|
|
|
49 |
## Dataset Statistics
|
50 |
(using the [Hermes-3-8B tokenizer](https://huggingface.co/NousResearch/Hermes-3-Llama-3.2-8B))
|
51 |
|
52 |
+
<div style="display:flex; gap:20px; align-items:flex-start;">
|
53 |
+
|
54 |
+
<div>
|
55 |
|
56 |
| Metric | Value |
|
57 |
|-----------------------|------------:|
|
|
|
66 |
| Total words | 262,170,519 |
|
67 |
| Total Assistant Blocks| 18,210,858 |
|
68 |
|
69 |
+
</div>
|
70 |
+
|
71 |
+
<div>
|
72 |
|
73 |
| Tokens | Count |
|
74 |
|---------------|----------:|
|
|
|
85 |
| 1024–2048 | 46 |
|
86 |
| 2048–4096 | 10 |
|
87 |
|
88 |
+
</div>
|
89 |
+
|
90 |
+
<div>
|
91 |
|
92 |
| Turns per Exchange | Count |
|
93 |
|--------------------|-----------|
|
|
|
111 |
| 19 | 131 |
|
112 |
| 20+ | 420 |
|
113 |
|
114 |
+
</div>
|
115 |
+
|
116 |
+
</div>
|
117 |
+
|
118 |
|
119 |
## License
|
120 |
|