初始化项目,由ModelHub XC社区提供模型
Model: craa/100M_low_1000_6910 Source: Original Platform
This commit is contained in:
31
checkpoint-10000/config.json
Normal file
31
checkpoint-10000/config.json
Normal file
@@ -0,0 +1,31 @@
|
||||
{
|
||||
"activation_function": "gelu_new",
|
||||
"architectures": [
|
||||
"GPT2LMHeadModel"
|
||||
],
|
||||
"attn_pdrop": 0.1,
|
||||
"bos_token_id": 50256,
|
||||
"embd_pdrop": 0.1,
|
||||
"eos_token_id": 50256,
|
||||
"initializer_range": 0.02,
|
||||
"layer_norm_epsilon": 1e-05,
|
||||
"model_type": "gpt2",
|
||||
"n_embd": 768,
|
||||
"n_head": 12,
|
||||
"n_inner": null,
|
||||
"n_layer": 12,
|
||||
"n_positions": 1024,
|
||||
"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,
|
||||
"torch_dtype": "float32",
|
||||
"transformers_version": "4.47.0.dev0",
|
||||
"use_cache": true,
|
||||
"vocab_size": 52000
|
||||
}
|
||||
6
checkpoint-10000/generation_config.json
Normal file
6
checkpoint-10000/generation_config.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"_from_model_config": true,
|
||||
"bos_token_id": 50256,
|
||||
"eos_token_id": 50256,
|
||||
"transformers_version": "4.47.0.dev0"
|
||||
}
|
||||
3
checkpoint-10000/model.safetensors
Normal file
3
checkpoint-10000/model.safetensors
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a8cbe6c7ebe3b4d9f3b05c1cba622f285527d797b137af3778eeece3685aee08
|
||||
size 503128704
|
||||
3
checkpoint-10000/optimizer.pt
Normal file
3
checkpoint-10000/optimizer.pt
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9972d0f3b95121571a9cd529abb75f1fd63e9863862af95238967ff6d5b13370
|
||||
size 1006351290
|
||||
3
checkpoint-10000/rng_state.pth
Normal file
3
checkpoint-10000/rng_state.pth
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:05788209930a9dbb2e5cacfa40a77b7ba4679c4dff249e545786454ad50d8489
|
||||
size 14244
|
||||
3
checkpoint-10000/scheduler.pt
Normal file
3
checkpoint-10000/scheduler.pt
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e4e7893396eb2644b36995e7c0917ee358383aadd367376b940738387a18a156
|
||||
size 1064
|
||||
1
checkpoint-10000/special_tokens_map.json
Normal file
1
checkpoint-10000/special_tokens_map.json
Normal file
@@ -0,0 +1 @@
|
||||
{}
|
||||
269727
checkpoint-10000/tokenizer.json
Normal file
269727
checkpoint-10000/tokenizer.json
Normal file
File diff suppressed because it is too large
Load Diff
14911
checkpoint-10000/tokenizer_config.json
Normal file
14911
checkpoint-10000/tokenizer_config.json
Normal file
File diff suppressed because it is too large
Load Diff
1523
checkpoint-10000/trainer_state.json
Normal file
1523
checkpoint-10000/trainer_state.json
Normal file
File diff suppressed because it is too large
Load Diff
3
checkpoint-10000/training_args.bin
Normal file
3
checkpoint-10000/training_args.bin
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fe4bc3f5331aa4ca13eac4e833f0046ac51a91820c81b312cbdeb531b06a5b1f
|
||||
size 5304
|
||||
Reference in New Issue
Block a user