Judge-GPT2 / config.json
Wonder-Griffin's picture
Upload folder using huggingface_hub
694513d verified
raw
history blame
223 Bytes
{"output_dir": "C:/Users/wonde/output", "vocab_size": 50257, "block_size": 512, "n_layer": 12, "n_head": 12, "n_embd": 768, "hidden_size": 768, "dropout": 0.1, "bias": true, "ff_expansion_factor": 4, "label_smoothing": 0.1}