Update README.md
Browse files
README.md
CHANGED
@@ -51,7 +51,7 @@ size_categories:
|
|
51 |
|
52 |
<table>
|
53 |
<tr>
|
54 |
-
<td>
|
55 |
|
56 |
| Metric | Value |
|
57 |
|-----------------------|------------:|
|
@@ -64,10 +64,10 @@ size_categories:
|
|
64 |
| Total tokens | 459,970,268 |
|
65 |
| Total characters | 2,437,077,410|
|
66 |
| Total words | 262,170,519 |
|
67 |
-
| Total Assistant Blocks|
|
68 |
|
69 |
</td>
|
70 |
-
<td>
|
71 |
|
72 |
| Tokens | Count |
|
73 |
|---------------|----------:|
|
@@ -85,7 +85,7 @@ size_categories:
|
|
85 |
| 2048–4096 | 10 |
|
86 |
|
87 |
</td>
|
88 |
-
<td>
|
89 |
|
90 |
| Turns per Exchange | Count |
|
91 |
|--------------------|-----------|
|
@@ -113,7 +113,6 @@ size_categories:
|
|
113 |
</tr>
|
114 |
</table>
|
115 |
|
116 |
-
|
117 |
## License
|
118 |
|
119 |
This project is licensed under the Apache License 2.0.
|
|
|
51 |
|
52 |
<table>
|
53 |
<tr>
|
54 |
+
<td style="vertical-align:top; padding-right:20px;">
|
55 |
|
56 |
| Metric | Value |
|
57 |
|-----------------------|------------:|
|
|
|
64 |
| Total tokens | 459,970,268 |
|
65 |
| Total characters | 2,437,077,410|
|
66 |
| Total words | 262,170,519 |
|
67 |
+
| Total Assistant Blocks| 18,210,858 |
|
68 |
|
69 |
</td>
|
70 |
+
<td style="vertical-align:top; padding-right:20px;">
|
71 |
|
72 |
| Tokens | Count |
|
73 |
|---------------|----------:|
|
|
|
85 |
| 2048–4096 | 10 |
|
86 |
|
87 |
</td>
|
88 |
+
<td style="vertical-align:top;">
|
89 |
|
90 |
| Turns per Exchange | Count |
|
91 |
|--------------------|-----------|
|
|
|
113 |
</tr>
|
114 |
</table>
|
115 |
|
|
|
116 |
## License
|
117 |
|
118 |
This project is licensed under the Apache License 2.0.
|