初始化项目,由ModelHub XC社区提供模型
Model: fpadovani/gf10_pret_on_shuff_dyck_4000_sm Source: Original Platform
This commit is contained in:
36
checkpoint-2000/config.json
Normal file
36
checkpoint-2000/config.json
Normal file
@@ -0,0 +1,36 @@
|
||||
{
|
||||
"activation_function": "gelu",
|
||||
"add_cross_attention": false,
|
||||
"architectures": [
|
||||
"GPT2LMHeadModel"
|
||||
],
|
||||
"attn_pdrop": 0.1,
|
||||
"bos_token_id": 50000,
|
||||
"dtype": "bfloat16",
|
||||
"embd_pdrop": 0.1,
|
||||
"eos_token_id": 50001,
|
||||
"initializer_range": 0.02,
|
||||
"layer_norm_epsilon": 1e-05,
|
||||
"model_type": "gpt2",
|
||||
"n_ctx": 2048,
|
||||
"n_embd": 512,
|
||||
"n_head": 8,
|
||||
"n_inner": 2048,
|
||||
"n_layer": 4,
|
||||
"n_positions": 2048,
|
||||
"pad_token_id": 50002,
|
||||
"prefix": "[CLS]",
|
||||
"reorder_and_upcast_attn": false,
|
||||
"resid_pdrop": 0.1,
|
||||
"scale_attn_by_inverse_layer_idx": false,
|
||||
"scale_attn_weights": true,
|
||||
"summary_activation": null,
|
||||
"summary_first_dropout": 0.1,
|
||||
"summary_proj_to_labels": true,
|
||||
"summary_type": "cls_index",
|
||||
"summary_use_proj": true,
|
||||
"tie_word_embeddings": true,
|
||||
"transformers_version": "5.4.0",
|
||||
"use_cache": false,
|
||||
"vocab_size": 51200
|
||||
}
|
||||
14
checkpoint-2000/generation_config.json
Normal file
14
checkpoint-2000/generation_config.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"_from_model_config": true,
|
||||
"bos_token_id": 50000,
|
||||
"eos_token_id": [
|
||||
50001,
|
||||
3,
|
||||
50001
|
||||
],
|
||||
"output_attentions": false,
|
||||
"output_hidden_states": false,
|
||||
"pad_token_id": 50002,
|
||||
"transformers_version": "5.4.0",
|
||||
"use_cache": true
|
||||
}
|
||||
3
checkpoint-2000/model.safetensors
Normal file
3
checkpoint-2000/model.safetensors
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:65ec1362e208f04d272e006e571c4b89375bdd5e203b8b3ea5843108924d6c2f
|
||||
size 79752272
|
||||
3
checkpoint-2000/optimizer.pt
Normal file
3
checkpoint-2000/optimizer.pt
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9ca2813585951c06fac9d670f84ec8215a6eb6b4e6281ed7cb284f67dd194087
|
||||
size 159539211
|
||||
3
checkpoint-2000/rng_state.pth
Normal file
3
checkpoint-2000/rng_state.pth
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:982edc232e27eb25c1ec08142884f58fecb0543b7140d20f2bb8e186bccdb268
|
||||
size 14645
|
||||
3
checkpoint-2000/scheduler.pt
Normal file
3
checkpoint-2000/scheduler.pt
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6ec4800d37cd8f54553460450d7688928251e3daf8ed708ebcb9d4daec3a9bbc
|
||||
size 1465
|
||||
210940
checkpoint-2000/tokenizer.json
Normal file
210940
checkpoint-2000/tokenizer.json
Normal file
File diff suppressed because one or more lines are too long
1219
checkpoint-2000/tokenizer_config.json
Normal file
1219
checkpoint-2000/tokenizer_config.json
Normal file
File diff suppressed because it is too large
Load Diff
4034
checkpoint-2000/trainer_state.json
Normal file
4034
checkpoint-2000/trainer_state.json
Normal file
File diff suppressed because it is too large
Load Diff
3
checkpoint-2000/training_args.bin
Normal file
3
checkpoint-2000/training_args.bin
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:51467be12158fe327f123a3ae1ce8889e538c054a1550da3272901ab8da64aa5
|
||||
size 5777
|
||||
Reference in New Issue
Block a user