初始化项目,由ModelHub XC社区提供模型
Model: fpadovani/swa-latn-10mb-ppt-Dp-10mb_seed3407 Source: Original Platform
This commit is contained in:
1202
checkpoint-3500/added_tokens.json
Normal file
1202
checkpoint-3500/added_tokens.json
Normal file
File diff suppressed because it is too large
Load Diff
34
checkpoint-3500/config.json
Normal file
34
checkpoint-3500/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-3500/generation_config.json
Normal file
9
checkpoint-3500/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-3500/model.safetensors
Normal file
3
checkpoint-3500/model.safetensors
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0503a3fa42e129308f18790ed39c31f1036d772cd115ce96ea7957ba1f0c43b4
|
||||
size 78179408
|
||||
3
checkpoint-3500/rng_state.pth
Normal file
3
checkpoint-3500/rng_state.pth
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:14feee36e9e4077445612603739000a1f21dfb728f511f5c353f8acae01dc96d
|
||||
size 14645
|
||||
1249
checkpoint-3500/special_tokens_map.json
Normal file
1249
checkpoint-3500/special_tokens_map.json
Normal file
File diff suppressed because it is too large
Load Diff
3
checkpoint-3500/spiece.model
Normal file
3
checkpoint-3500/spiece.model
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fb0bca6df279e2e17a03defe0e75bcb121ed6bbd1fd100100a4be7c26e8ec87c
|
||||
size 1091784
|
||||
10825
checkpoint-3500/tokenizer_config.json
Normal file
10825
checkpoint-3500/tokenizer_config.json
Normal file
File diff suppressed because it is too large
Load Diff
7034
checkpoint-3500/trainer_state.json
Normal file
7034
checkpoint-3500/trainer_state.json
Normal file
File diff suppressed because it is too large
Load Diff
3
checkpoint-3500/training_args.bin
Normal file
3
checkpoint-3500/training_args.bin
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d7eaa14197970497a4e1da1904e0c5d0bc409a3cde063d3c581c74e4221f8ed5
|
||||
size 6289
|
||||
Reference in New Issue
Block a user