初始化项目,由ModelHub XC社区提供模型
Model: fpadovani/ind-latn-100mb-after-ppt-shuff-dyck-10mb-ckpt500_seed3407 Source: Original Platform
This commit is contained in:
1202
checkpoint-6500/added_tokens.json
Normal file
1202
checkpoint-6500/added_tokens.json
Normal file
File diff suppressed because it is too large
Load Diff
34
checkpoint-6500/config.json
Normal file
34
checkpoint-6500/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": 768,
|
||||
"n_head": 12,
|
||||
"n_inner": 3072,
|
||||
"n_layer": 12,
|
||||
"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-6500/generation_config.json
Normal file
9
checkpoint-6500/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-6500/model.safetensors
Normal file
3
checkpoint-6500/model.safetensors
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d20155b65cbaccdd8a21aa558bb400d69bb93b25f994abf63f6dac1759cf2e38
|
||||
size 249556672
|
||||
3
checkpoint-6500/rng_state.pth
Normal file
3
checkpoint-6500/rng_state.pth
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:51c4daf7d7cec5707ff8940c9c1cb63610c20b770ae90d0a8f399d6b2be2ee9f
|
||||
size 14645
|
||||
1249
checkpoint-6500/special_tokens_map.json
Normal file
1249
checkpoint-6500/special_tokens_map.json
Normal file
File diff suppressed because it is too large
Load Diff
3
checkpoint-6500/spiece.model
Normal file
3
checkpoint-6500/spiece.model
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:521f1d3fcae0031363abcb3468b2ba4b5914798c61e596af42b34c9689bd3ed0
|
||||
size 1096235
|
||||
10825
checkpoint-6500/tokenizer_config.json
Normal file
10825
checkpoint-6500/tokenizer_config.json
Normal file
File diff suppressed because it is too large
Load Diff
13177
checkpoint-6500/trainer_state.json
Normal file
13177
checkpoint-6500/trainer_state.json
Normal file
File diff suppressed because it is too large
Load Diff
3
checkpoint-6500/training_args.bin
Normal file
3
checkpoint-6500/training_args.bin
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1042182794912fb327f2d2430ce430c654fe8271bfc5e4ae68b3c2eafb9ae4c8
|
||||
size 6353
|
||||
Reference in New Issue
Block a user