ireneisdoomed
commited on
Commit
•
2811823
1
Parent(s):
d458b4f
End of training
Browse files- .gitignore +1 -0
- config.json +65 -0
- pytorch_model.bin +3 -0
- runs/Feb06_00-37-40_C02D80EDML7J/1675643866.125033/events.out.tfevents.1675643866.C02D80EDML7J.99637.1 +3 -0
- runs/Feb06_00-37-40_C02D80EDML7J/events.out.tfevents.1675643865.C02D80EDML7J.99637.0 +3 -0
- runs/Feb06_00-37-40_C02D80EDML7J/events.out.tfevents.1675643898.C02D80EDML7J.99637.2 +3 -0
- runs/Feb06_00-42-36_C02D80EDML7J/1675644160.083843/events.out.tfevents.1675644160.C02D80EDML7J.99858.1 +3 -0
- runs/Feb06_00-42-36_C02D80EDML7J/events.out.tfevents.1675644159.C02D80EDML7J.99858.0 +3 -0
- runs/Feb06_00-42-36_C02D80EDML7J/events.out.tfevents.1675644190.C02D80EDML7J.99858.2 +3 -0
- special_tokens_map.json +7 -0
- tokenizer.json +0 -0
- tokenizer_config.json +14 -0
- training_args.bin +3 -0
- vocab.txt +0 -0
.gitignore
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
checkpoint-*/
|
config.json
ADDED
@@ -0,0 +1,65 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_name_or_path": "bert-base-uncased",
|
3 |
+
"architectures": [
|
4 |
+
"BertForSequenceClassification"
|
5 |
+
],
|
6 |
+
"attention_probs_dropout_prob": 0.1,
|
7 |
+
"classifier_dropout": null,
|
8 |
+
"gradient_checkpointing": false,
|
9 |
+
"hidden_act": "gelu",
|
10 |
+
"hidden_dropout_prob": 0.1,
|
11 |
+
"hidden_size": 768,
|
12 |
+
"id2label": {
|
13 |
+
"0": "Another_Study",
|
14 |
+
"1": "Business_Administrative",
|
15 |
+
"2": "Covid19",
|
16 |
+
"3": "Endpoint_Met",
|
17 |
+
"4": "Ethical_Reason",
|
18 |
+
"5": "Insufficient_Data",
|
19 |
+
"6": "Insufficient_Enrollment",
|
20 |
+
"7": "Interim_Analysis",
|
21 |
+
"8": "Invalid_Reason",
|
22 |
+
"9": "Logistics_Resources",
|
23 |
+
"10": "Negative",
|
24 |
+
"11": "No_Context",
|
25 |
+
"12": "Regulatory",
|
26 |
+
"13": "Safety_Sideeffects",
|
27 |
+
"14": "Study_Design",
|
28 |
+
"15": "Study_Staff_Moved",
|
29 |
+
"16": "Success"
|
30 |
+
},
|
31 |
+
"initializer_range": 0.02,
|
32 |
+
"intermediate_size": 3072,
|
33 |
+
"label2id": {
|
34 |
+
"Another_Study": 0,
|
35 |
+
"Business_Administrative": 1,
|
36 |
+
"Covid19": 2,
|
37 |
+
"Endpoint_Met": 3,
|
38 |
+
"Ethical_Reason": 4,
|
39 |
+
"Insufficient_Data": 5,
|
40 |
+
"Insufficient_Enrollment": 6,
|
41 |
+
"Interim_Analysis": 7,
|
42 |
+
"Invalid_Reason": 8,
|
43 |
+
"Logistics_Resources": 9,
|
44 |
+
"Negative": 10,
|
45 |
+
"No_Context": 11,
|
46 |
+
"Regulatory": 12,
|
47 |
+
"Safety_Sideeffects": 13,
|
48 |
+
"Study_Design": 14,
|
49 |
+
"Study_Staff_Moved": 15,
|
50 |
+
"Success": 16
|
51 |
+
},
|
52 |
+
"layer_norm_eps": 1e-12,
|
53 |
+
"max_position_embeddings": 512,
|
54 |
+
"model_type": "bert",
|
55 |
+
"num_attention_heads": 12,
|
56 |
+
"num_hidden_layers": 12,
|
57 |
+
"pad_token_id": 0,
|
58 |
+
"position_embedding_type": "absolute",
|
59 |
+
"problem_type": "multi_label_classification",
|
60 |
+
"torch_dtype": "float32",
|
61 |
+
"transformers_version": "4.21.3",
|
62 |
+
"type_vocab_size": 2,
|
63 |
+
"use_cache": true,
|
64 |
+
"vocab_size": 30522
|
65 |
+
}
|
pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:40fff043d0def88a48a0abaece54e0e813987aa96c87e92e5a85d4038732488c
|
3 |
+
size 438049453
|
runs/Feb06_00-37-40_C02D80EDML7J/1675643866.125033/events.out.tfevents.1675643866.C02D80EDML7J.99637.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:56ee9781e413cc97026d53f735cd58be70df967b29b8defd97ce0ed1094cb4b5
|
3 |
+
size 5569
|
runs/Feb06_00-37-40_C02D80EDML7J/events.out.tfevents.1675643865.C02D80EDML7J.99637.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dd6406d46731e9f9d0605b9d53d11366eec770007490419e0fb72935c6af16ff
|
3 |
+
size 5459
|
runs/Feb06_00-37-40_C02D80EDML7J/events.out.tfevents.1675643898.C02D80EDML7J.99637.2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a4d7dd3177532243c3a6fa2e5322ce2ea194c4705803565aadef8ae13aa2a0fc
|
3 |
+
size 364
|
runs/Feb06_00-42-36_C02D80EDML7J/1675644160.083843/events.out.tfevents.1675644160.C02D80EDML7J.99858.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5c5e17d7ddfe24e598b0f1df00452c8a74a95e3bd1f05d0a217734f5a896b36b
|
3 |
+
size 5569
|
runs/Feb06_00-42-36_C02D80EDML7J/events.out.tfevents.1675644159.C02D80EDML7J.99858.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2030be701d64a7655848d02dbb1f84ab6061b1cd803817a027a7271189f650ef
|
3 |
+
size 5459
|
runs/Feb06_00-42-36_C02D80EDML7J/events.out.tfevents.1675644190.C02D80EDML7J.99858.2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b51234326558ea417316a1939b6a6a9d799dee7f948f21c10933f2e8e4848f4b
|
3 |
+
size 364
|
special_tokens_map.json
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"cls_token": "[CLS]",
|
3 |
+
"mask_token": "[MASK]",
|
4 |
+
"pad_token": "[PAD]",
|
5 |
+
"sep_token": "[SEP]",
|
6 |
+
"unk_token": "[UNK]"
|
7 |
+
}
|
tokenizer.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
tokenizer_config.json
ADDED
@@ -0,0 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"cls_token": "[CLS]",
|
3 |
+
"do_lower_case": true,
|
4 |
+
"mask_token": "[MASK]",
|
5 |
+
"model_max_length": 512,
|
6 |
+
"name_or_path": "bert-base-uncased",
|
7 |
+
"pad_token": "[PAD]",
|
8 |
+
"sep_token": "[SEP]",
|
9 |
+
"special_tokens_map_file": null,
|
10 |
+
"strip_accents": null,
|
11 |
+
"tokenize_chinese_chars": true,
|
12 |
+
"tokenizer_class": "BertTokenizer",
|
13 |
+
"unk_token": "[UNK]"
|
14 |
+
}
|
training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e83e3114514f879ce97461b353035e4535ee88f4e9e93f1e8a5f471d4c0bc9b6
|
3 |
+
size 3439
|
vocab.txt
ADDED
The diff for this file is too large to render.
See raw diff
|
|