初始化项目,由ModelHub XC社区提供模型
Model: fpadovani/eng-latn-10mb-10mb_seed3407 Source: Original Platform
This commit is contained in:
1202
checkpoint-6000/added_tokens.json
Normal file
1202
checkpoint-6000/added_tokens.json
Normal file
File diff suppressed because it is too large
Load Diff
34
checkpoint-6000/config.json
Normal file
34
checkpoint-6000/config.json
Normal file
@@ -0,0 +1,34 @@
|
||||
{
|
||||
"activation_function": "gelu",
|
||||
"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": 512,
|
||||
"n_embd": 512,
|
||||
"n_head": 8,
|
||||
"n_inner": 2048,
|
||||
"n_layer": 4,
|
||||
"n_positions": 512,
|
||||
"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,
|
||||
"transformers_version": "4.56.2",
|
||||
"use_cache": true,
|
||||
"vocab_size": 51200
|
||||
}
|
||||
9
checkpoint-6000/generation_config.json
Normal file
9
checkpoint-6000/generation_config.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"_from_model_config": true,
|
||||
"bos_token_id": 50000,
|
||||
"eos_token_id": [
|
||||
50001
|
||||
],
|
||||
"pad_token_id": 50002,
|
||||
"transformers_version": "4.56.2"
|
||||
}
|
||||
3
checkpoint-6000/model.safetensors
Normal file
3
checkpoint-6000/model.safetensors
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fc96bfd6431ff96e638ce4e8b6b1714ae15edbf26e49f52fca23e730abe788ea
|
||||
size 78179408
|
||||
3
checkpoint-6000/rng_state.pth
Normal file
3
checkpoint-6000/rng_state.pth
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d357116556b197619bceda1009b5d62c7f1a5e4eff0dcabd123dc84d24e34c45
|
||||
size 14645
|
||||
3
checkpoint-6000/scheduler.pt
Normal file
3
checkpoint-6000/scheduler.pt
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:306d325d6d7537d7dbca35270136fb8996c22757a80ade6561228b8b8ad0fa0f
|
||||
size 1465
|
||||
1249
checkpoint-6000/special_tokens_map.json
Normal file
1249
checkpoint-6000/special_tokens_map.json
Normal file
File diff suppressed because it is too large
Load Diff
3
checkpoint-6000/spiece.model
Normal file
3
checkpoint-6000/spiece.model
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f0cc7d2d7e6989f700f65432cac2fcb2a9e872d11d2c9166338a1cc423019e6e
|
||||
size 1100651
|
||||
10825
checkpoint-6000/tokenizer_config.json
Normal file
10825
checkpoint-6000/tokenizer_config.json
Normal file
File diff suppressed because it is too large
Load Diff
12166
checkpoint-6000/trainer_state.json
Normal file
12166
checkpoint-6000/trainer_state.json
Normal file
File diff suppressed because it is too large
Load Diff
3
checkpoint-6000/training_args.bin
Normal file
3
checkpoint-6000/training_args.bin
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:27ec90e769d02d3d09ae90eeffefc154f388df2af968c971066a38b52f7bf716
|
||||
size 6289
|
||||
Reference in New Issue
Block a user