eloi-goncalves commited on
Commit
d23edeb
·
1 Parent(s): 9dee7b1

Training in progress, epoch 1

Browse files
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d6417e430daa9a00d721c0a1001397c8a25cb7242de4f066fe70d9de46350f7e
3
  size 2575564
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:48f42b3a2de67fadbb8a926c7fe8141efcb49d0da82eee8dd32c41bdd27901a6
3
  size 2575564
config.json ADDED
@@ -0,0 +1,67 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "distilbert-base-uncased",
3
+ "activation": "gelu",
4
+ "architectures": [
5
+ "DistilBertForSequenceClassification"
6
+ ],
7
+ "attention_dropout": 0.1,
8
+ "dim": 768,
9
+ "dropout": 0.1,
10
+ "hidden_dim": 3072,
11
+ "id2label": {
12
+ "0": "go_to",
13
+ "1": "showme_vitals_modal",
14
+ "2": "open_clinical_note_under_consultation",
15
+ "3": "create_protocol",
16
+ "4": "showme_specific_score_modal",
17
+ "5": "macro_text",
18
+ "6": "create_routine",
19
+ "7": "showme_labresults_modal",
20
+ "8": "undo",
21
+ "9": "ready",
22
+ "10": "showme_specific_vitals_modal",
23
+ "11": "add_vitals_sign",
24
+ "12": "revalidate",
25
+ "13": "showme_specific_labresults_modal",
26
+ "14": "vital_sign",
27
+ "15": "default_text",
28
+ "16": "submit",
29
+ "17": "open_pep",
30
+ "18": "showme_clinical_notes"
31
+ },
32
+ "initializer_range": 0.02,
33
+ "label2id": {
34
+ "add_vitals_sign": 11,
35
+ "create_protocol": 3,
36
+ "create_routine": 6,
37
+ "default_text": 15,
38
+ "go_to": 0,
39
+ "macro_text": 5,
40
+ "open_clinical_note_under_consultation": 2,
41
+ "open_pep": 17,
42
+ "ready": 9,
43
+ "revalidate": 12,
44
+ "showme_clinical_notes": 18,
45
+ "showme_labresults_modal": 7,
46
+ "showme_specific_labresults_modal": 13,
47
+ "showme_specific_score_modal": 4,
48
+ "showme_specific_vitals_modal": 10,
49
+ "showme_vitals_modal": 1,
50
+ "submit": 16,
51
+ "undo": 8,
52
+ "vital_sign": 14
53
+ },
54
+ "max_position_embeddings": 512,
55
+ "model_type": "distilbert",
56
+ "n_heads": 12,
57
+ "n_layers": 6,
58
+ "pad_token_id": 0,
59
+ "problem_type": "single_label_classification",
60
+ "qa_dropout": 0.1,
61
+ "seq_classif_dropout": 0.2,
62
+ "sinusoidal_pos_embds": false,
63
+ "tie_weights_": true,
64
+ "torch_dtype": "float32",
65
+ "transformers_version": "4.36.2",
66
+ "vocab_size": 30522
67
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:124fc359408f9ad23727fb8adf682ee7abb2796718a90ad51d6c4857b4ab4991
3
+ size 267884860
runs/Jan09_04-07-20_210c1eab4833/events.out.tfevents.1704773241.210c1eab4833.301.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3ae9c2fc7fd5b190f892ffb16e78c21e3872620d66a0b2ac87e4ae506d90d563
3
+ size 5881
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:869e6d31decc9365ae8c66825ea774bb67e2d92932a672375b43ea31c48e8f43
3
  size 4728
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0dbc88a3f94486bdd004b7c373d318437ef9d8156e89c13cddc422630e3abd51
3
  size 4728