reviews / README.md
teragron's picture
Update README.md
8e61796
metadata
license: mit
language:
  - en
tags:
  - finance
pretty_name: review_me
size_categories:
  - 1M<n<10M
task_categories:
  - text-generation

Following packages are necessary to compile the model in C:

sudo apt install gcc-7
sudo apt-get install build-essential
for i in range(1,21):
  !wget https://huggingface.co/datasets/teragron/reviews/resolve/main/chunk_{i}.bin
git clone https://github.com/karpathy/llama2.c.git
cd llama2.c
pip install -r requirements.txt

Path: data/TinyStories_all_data