Training in progress, epoch 1
Browse files- config.json +31 -0
- model.safetensors +3 -0
- runs/Nov09_15-08-53_autodl-container-c0244fbad3-9f082514/events.out.tfevents.1731136134.autodl-container-c0244fbad3-9f082514.1641.0 +3 -0
- runs/Nov09_15-10-12_autodl-container-c0244fbad3-9f082514/events.out.tfevents.1731136213.autodl-container-c0244fbad3-9f082514.1641.1 +3 -0
- runs/Nov09_15-10-28_autodl-container-c0244fbad3-9f082514/events.out.tfevents.1731136229.autodl-container-c0244fbad3-9f082514.1641.2 +3 -0
- runs/Nov09_15-11-06_autodl-container-c0244fbad3-9f082514/events.out.tfevents.1731136267.autodl-container-c0244fbad3-9f082514.1641.3 +3 -0
- runs/Nov09_15-11-16_autodl-container-c0244fbad3-9f082514/events.out.tfevents.1731136277.autodl-container-c0244fbad3-9f082514.1641.4 +3 -0
- runs/Nov09_15-11-25_autodl-container-c0244fbad3-9f082514/events.out.tfevents.1731136286.autodl-container-c0244fbad3-9f082514.1641.5 +3 -0
- runs/Nov09_15-13-10_autodl-container-c0244fbad3-9f082514/events.out.tfevents.1731136391.autodl-container-c0244fbad3-9f082514.1641.6 +3 -0
- runs/Nov09_15-13-45_autodl-container-c0244fbad3-9f082514/events.out.tfevents.1731136426.autodl-container-c0244fbad3-9f082514.1641.7 +3 -0
- training_args.bin +3 -0
config.json
ADDED
@@ -0,0 +1,31 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_name_or_path": "google-bert/bert-base-chinese",
|
3 |
+
"architectures": [
|
4 |
+
"BertForMaskedLM"
|
5 |
+
],
|
6 |
+
"attention_probs_dropout_prob": 0.1,
|
7 |
+
"classifier_dropout": null,
|
8 |
+
"directionality": "bidi",
|
9 |
+
"hidden_act": "gelu",
|
10 |
+
"hidden_dropout_prob": 0.1,
|
11 |
+
"hidden_size": 768,
|
12 |
+
"initializer_range": 0.02,
|
13 |
+
"intermediate_size": 3072,
|
14 |
+
"layer_norm_eps": 1e-12,
|
15 |
+
"max_position_embeddings": 512,
|
16 |
+
"model_type": "bert",
|
17 |
+
"num_attention_heads": 12,
|
18 |
+
"num_hidden_layers": 12,
|
19 |
+
"pad_token_id": 0,
|
20 |
+
"pooler_fc_size": 768,
|
21 |
+
"pooler_num_attention_heads": 12,
|
22 |
+
"pooler_num_fc_layers": 3,
|
23 |
+
"pooler_size_per_head": 128,
|
24 |
+
"pooler_type": "first_token_transform",
|
25 |
+
"position_embedding_type": "absolute",
|
26 |
+
"torch_dtype": "float32",
|
27 |
+
"transformers_version": "4.46.2",
|
28 |
+
"type_vocab_size": 2,
|
29 |
+
"use_cache": true,
|
30 |
+
"vocab_size": 21128
|
31 |
+
}
|
model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5ebb4eb5cfe9c83cd4689ba2e585da362531119864ad8e7c78beb9e323c9d64b
|
3 |
+
size 409184912
|
runs/Nov09_15-08-53_autodl-container-c0244fbad3-9f082514/events.out.tfevents.1731136134.autodl-container-c0244fbad3-9f082514.1641.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:508e33f4a6e028725f79cd0fe1ae7fde60224d46d0375b046e748fa42e65484b
|
3 |
+
size 5678
|
runs/Nov09_15-10-12_autodl-container-c0244fbad3-9f082514/events.out.tfevents.1731136213.autodl-container-c0244fbad3-9f082514.1641.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8ac19d33372338c86a0805d29d4749062b234cfcd51e847bfe5c3f21139b96cb
|
3 |
+
size 5258
|
runs/Nov09_15-10-28_autodl-container-c0244fbad3-9f082514/events.out.tfevents.1731136229.autodl-container-c0244fbad3-9f082514.1641.2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0270fb7606ab92c6dbd983dd01da947616ea487c6594f2b2354b6298373d34bc
|
3 |
+
size 5258
|
runs/Nov09_15-11-06_autodl-container-c0244fbad3-9f082514/events.out.tfevents.1731136267.autodl-container-c0244fbad3-9f082514.1641.3
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:004d7a6370161e5b0d80d734e66aea4b26359ee6306630647e7b5f5eaf7b06a6
|
3 |
+
size 5256
|
runs/Nov09_15-11-16_autodl-container-c0244fbad3-9f082514/events.out.tfevents.1731136277.autodl-container-c0244fbad3-9f082514.1641.4
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:db7230adaa46abc3be7c63feade38b6d7cc9d625d4e0cd295fd1e6b9f0855664
|
3 |
+
size 5256
|
runs/Nov09_15-11-25_autodl-container-c0244fbad3-9f082514/events.out.tfevents.1731136286.autodl-container-c0244fbad3-9f082514.1641.5
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fedd311043f85633d20b9560748a4db62561fb7411fc4492c6dcef1513eb8bac
|
3 |
+
size 5256
|
runs/Nov09_15-13-10_autodl-container-c0244fbad3-9f082514/events.out.tfevents.1731136391.autodl-container-c0244fbad3-9f082514.1641.6
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2bad748d8396fa30961977709a3fdadadcb5daf081d2a4723a0416633e176d65
|
3 |
+
size 5256
|
runs/Nov09_15-13-45_autodl-container-c0244fbad3-9f082514/events.out.tfevents.1731136426.autodl-container-c0244fbad3-9f082514.1641.7
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:73f9dc5b642f7885d49769316a9140ab8efd5fdb4d2115029ccdc50f1b020c14
|
3 |
+
size 7848
|
training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:50a37e196a5a0a877cb469c98d62053457b2086668171e86e4043e74e20ca3e1
|
3 |
+
size 5304
|