初始化项目,由ModelHub XC社区提供模型
Model: fpadovani/nld-latn-100mb-10mb_seed455 Source: Original Platform
This commit is contained in:
1202
checkpoint-8000/added_tokens.json
Normal file
1202
checkpoint-8000/added_tokens.json
Normal file
File diff suppressed because it is too large
Load Diff
34
checkpoint-8000/config.json
Normal file
34
checkpoint-8000/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-8000/generation_config.json
Normal file
9
checkpoint-8000/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-8000/model.safetensors
Normal file
3
checkpoint-8000/model.safetensors
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:393ccbb6281ec0216b984a535a11ecc9623d465af8204b6eeaf57b87439deec2
|
||||
size 249556672
|
||||
3
checkpoint-8000/rng_state.pth
Normal file
3
checkpoint-8000/rng_state.pth
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5c2d0b3dd56af0cdcdddc1ad7738f83baadcb81e3758f3fa6219e6b73eb1af40
|
||||
size 14709
|
||||
1249
checkpoint-8000/special_tokens_map.json
Normal file
1249
checkpoint-8000/special_tokens_map.json
Normal file
File diff suppressed because it is too large
Load Diff
3
checkpoint-8000/spiece.model
Normal file
3
checkpoint-8000/spiece.model
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5e1439ddd4efd41bbb4037b0a43943f5f0bc6fcce3f99741c34981fecc02d4bf
|
||||
size 1156640
|
||||
10825
checkpoint-8000/tokenizer_config.json
Normal file
10825
checkpoint-8000/tokenizer_config.json
Normal file
File diff suppressed because it is too large
Load Diff
16122
checkpoint-8000/trainer_state.json
Normal file
16122
checkpoint-8000/trainer_state.json
Normal file
File diff suppressed because it is too large
Load Diff
3
checkpoint-8000/training_args.bin
Normal file
3
checkpoint-8000/training_args.bin
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b13bcc95e34fd8d5815b3a585ad98ba70c4326d4f19ff983a6658f8110f4533b
|
||||
size 6289
|
||||
Reference in New Issue
Block a user