mirror of
https://github.com/nomic-ai/gpt4all.git
synced 2025-09-24 21:10:22 +00:00
mono repo structure
This commit is contained in:
14
gpt4all-training/configs/inference/gptj.yaml
Normal file
14
gpt4all-training/configs/inference/gptj.yaml
Normal file
@@ -0,0 +1,14 @@
|
||||
# model/tokenizer
|
||||
model_name: "nomic-ai/gpt4all-warmup-lr-epoch_1"
|
||||
tokenizer_name: "EleutherAI/gpt-j-6B"
|
||||
|
||||
# dataset
|
||||
streaming: false
|
||||
num_proc: 64
|
||||
dataset_path: "nomic-ai/turbo-500k-multi"
|
||||
max_length: 1024
|
||||
batch_size: 32
|
||||
|
||||
# logging
|
||||
seed: 42
|
||||
|
Reference in New Issue
Block a user