Update README.md
Browse files
README.md
CHANGED
|
@@ -17,4 +17,10 @@ configs:
|
|
| 17 |
- split: train
|
| 18 |
path: data/train-*
|
| 19 |
license: mit
|
| 20 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 17 |
- split: train
|
| 18 |
path: data/train-*
|
| 19 |
license: mit
|
| 20 |
+
---
|
| 21 |
+
# Dataset Card for Dataset Name
|
| 22 |
+
|
| 23 |
+
<!-- Provide a quick summary of the dataset. -->
|
| 24 |
+
|
| 25 |
+
A collection 1M batches of 64 Llama 3 8B inferencing GEMMs, randomly selected. The values for N in the GEMMs were selected by selecting from the distribution of token lengths in the shareGPT dataset.
|
| 26 |
+
## Dataset Details
|