Efithor commited on
Commit
349c9d0
·
verified ·
1 Parent(s): a64574b

Update README.md

Browse files

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.

Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -16,4 +16,5 @@ configs:
16
  data_files:
17
  - split: train
18
  path: data/train-*
19
- ---
 
 
16
  data_files:
17
  - split: train
18
  path: data/train-*
19
+ license: mit
20
+ ---