Tatiana239
commited on
Commit
•
7ad207b
1
Parent(s):
8d42c5d
Training in progress, step 200
Browse files- .gitignore +1 -0
- config.json +47 -0
- logs/1673603466.4078283/events.out.tfevents.1673603466.pc092u.2646683.1 +3 -0
- logs/1673604973.7043989/events.out.tfevents.1673604973.pc092u.2647142.1 +3 -0
- logs/1673839866.2029262/events.out.tfevents.1673839866.pc092u.2701057.1 +3 -0
- logs/events.out.tfevents.1673603466.pc092u.2646683.0 +3 -0
- logs/events.out.tfevents.1673604973.pc092u.2647142.0 +3 -0
- logs/events.out.tfevents.1673839866.pc092u.2701057.0 +3 -0
- pytorch_model.bin +3 -0
- training_args.bin +3 -0
.gitignore
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
checkpoint-*/
|
config.json
ADDED
@@ -0,0 +1,47 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_name_or_path": "SCUT-DLVCLab/lilt-roberta-en-base",
|
3 |
+
"architectures": [
|
4 |
+
"LiltForTokenClassification"
|
5 |
+
],
|
6 |
+
"attention_probs_dropout_prob": 0.1,
|
7 |
+
"bos_token_id": 0,
|
8 |
+
"channel_shrink_ratio": 4,
|
9 |
+
"classifier_dropout": null,
|
10 |
+
"eos_token_id": 2,
|
11 |
+
"hidden_act": "gelu",
|
12 |
+
"hidden_dropout_prob": 0.1,
|
13 |
+
"hidden_size": 768,
|
14 |
+
"id2label": {
|
15 |
+
"0": "O",
|
16 |
+
"1": "B-HEADER",
|
17 |
+
"2": "I-HEADER",
|
18 |
+
"3": "B-QUESTION",
|
19 |
+
"4": "I-QUESTION",
|
20 |
+
"5": "B-ANSWER",
|
21 |
+
"6": "I-ANSWER"
|
22 |
+
},
|
23 |
+
"initializer_range": 0.02,
|
24 |
+
"intermediate_size": 3072,
|
25 |
+
"label2id": {
|
26 |
+
"B-ANSWER": 5,
|
27 |
+
"B-HEADER": 1,
|
28 |
+
"B-QUESTION": 3,
|
29 |
+
"I-ANSWER": 6,
|
30 |
+
"I-HEADER": 2,
|
31 |
+
"I-QUESTION": 4,
|
32 |
+
"O": 0
|
33 |
+
},
|
34 |
+
"layer_norm_eps": 1e-05,
|
35 |
+
"max_2d_position_embeddings": 1024,
|
36 |
+
"max_position_embeddings": 514,
|
37 |
+
"model_type": "lilt",
|
38 |
+
"num_attention_heads": 12,
|
39 |
+
"num_hidden_layers": 12,
|
40 |
+
"pad_token_id": 1,
|
41 |
+
"position_embedding_type": "absolute",
|
42 |
+
"torch_dtype": "float32",
|
43 |
+
"transformers_version": "4.25.1",
|
44 |
+
"type_vocab_size": 1,
|
45 |
+
"use_cache": true,
|
46 |
+
"vocab_size": 50265
|
47 |
+
}
|
logs/1673603466.4078283/events.out.tfevents.1673603466.pc092u.2646683.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:65685626747ff5196ee3b12cb57724b331eabb4553aaaeca012741f6764ba5b8
|
3 |
+
size 5487
|
logs/1673604973.7043989/events.out.tfevents.1673604973.pc092u.2647142.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8bf1cd3f27dadaaa17cdedd689bb4f86b51e36e88f33f192f8f929de9682b5cb
|
3 |
+
size 5487
|
logs/1673839866.2029262/events.out.tfevents.1673839866.pc092u.2701057.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5aa5ecf29ff54b54d12a9512eb37b113f4f354a1a3f0b4ad5ea0895d918ed348
|
3 |
+
size 5491
|
logs/events.out.tfevents.1673603466.pc092u.2646683.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d45594e14e5e465bd7cab07e56e0ea909d974fc3180a1bcbbf2800e3fd422cef
|
3 |
+
size 4117
|
logs/events.out.tfevents.1673604973.pc092u.2647142.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b21be7fcae09f187e2936fc28aa9f3a3154b98b3b3b027cb0c2a220a19983068
|
3 |
+
size 4117
|
logs/events.out.tfevents.1673839866.pc092u.2701057.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d6d57a300a6c8bc49d84ee2e080c6df30b285c5743afd522d6e2b7bf934ed9c0
|
3 |
+
size 4781
|
pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5e493e698a14ab7e34c2587c79754db6dbe4da4efda3e4550dd6b79a4e230154
|
3 |
+
size 520818271
|
training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6e32dcc6f9191c6525beb0e24f49f607d801f113f72c38c48847cf1fd1a751bf
|
3 |
+
size 3439
|