初始化项目,由ModelHub XC社区提供模型
Model: fpadovani/tur_10mb_baseline_seed21 Source: Original Platform
This commit is contained in:
35
checkpoint-3000/config.json
Normal file
35
checkpoint-3000/config.json
Normal file
@@ -0,0 +1,35 @@
|
||||
{
|
||||
"_name_or_path": "goldfish-models/tur_latn_10mb",
|
||||
"activation_function": "gelu",
|
||||
"architectures": [
|
||||
"GPT2LMHeadModel"
|
||||
],
|
||||
"attn_pdrop": 0.1,
|
||||
"bos_token_id": 50000,
|
||||
"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,
|
||||
"torch_dtype": "bfloat16",
|
||||
"transformers_version": "4.47.0",
|
||||
"use_cache": true,
|
||||
"vocab_size": 51200
|
||||
}
|
||||
7
checkpoint-3000/generation_config.json
Normal file
7
checkpoint-3000/generation_config.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"_from_model_config": true,
|
||||
"bos_token_id": 50000,
|
||||
"eos_token_id": 50001,
|
||||
"pad_token_id": 50002,
|
||||
"transformers_version": "4.47.0"
|
||||
}
|
||||
3
checkpoint-3000/model.safetensors
Normal file
3
checkpoint-3000/model.safetensors
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fe1781283bfd8283cd5744371643dda53234f3f8c9e9db63eece780b239eaca0
|
||||
size 79752272
|
||||
3
checkpoint-3000/optimizer.pt
Normal file
3
checkpoint-3000/optimizer.pt
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:851fc5d7e71c97b2d62725897a0b7f9502254debb9091c07f8c977428da38327
|
||||
size 159538443
|
||||
3
checkpoint-3000/rng_state.pth
Normal file
3
checkpoint-3000/rng_state.pth
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:382387127befe65a0f512fb995b84ac2f074c594aeacdc593262846330b6614b
|
||||
size 14709
|
||||
3
checkpoint-3000/scheduler.pt
Normal file
3
checkpoint-3000/scheduler.pt
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bb08e3cc140a714fd1d30a4a4c97cebf0be12369adf387122f1c57f803ebb6af
|
||||
size 1465
|
||||
1249
checkpoint-3000/special_tokens_map.json
Normal file
1249
checkpoint-3000/special_tokens_map.json
Normal file
File diff suppressed because it is too large
Load Diff
210940
checkpoint-3000/tokenizer.json
Normal file
210940
checkpoint-3000/tokenizer.json
Normal file
File diff suppressed because one or more lines are too long
10829
checkpoint-3000/tokenizer_config.json
Normal file
10829
checkpoint-3000/tokenizer_config.json
Normal file
File diff suppressed because it is too large
Load Diff
4281
checkpoint-3000/trainer_state.json
Normal file
4281
checkpoint-3000/trainer_state.json
Normal file
File diff suppressed because it is too large
Load Diff
3
checkpoint-3000/training_args.bin
Normal file
3
checkpoint-3000/training_args.bin
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ac10c9a0a0065866f0ca68b93e1723ca44323b512b13f4353ec884277977f08e
|
||||
size 6097
|
||||
Reference in New Issue
Block a user