The dataset viewer is not available because its heuristics could not detect any supported data files. You can try uploading some data files, or configuring the data files location manually.

README

This dataset is used to test the training of the LLAMA model with Megatron-Deepspeed.

Source

stas/oscar-en-10k

Command

python tools/preprocess_data.py \
  --input oscar-en-10k.jsonl \
  --tokenizer-type PretrainedFromHF \
  --append-eod \
  --tokenizer-name-or-path hf-internal-testing/llama-tokenizer \
  --output-prefix oscar-en-10k

Info

#tokens = 34030076

Downloads last month
1