vega6000 commited on
Commit
e4ba1c7
1 Parent(s): 10f1b14

End of training

Browse files
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "distilgpt2",
3
  "_num_labels": 1,
4
  "activation_function": "gelu_new",
5
  "architectures": [
@@ -7,6 +7,7 @@
7
  ],
8
  "attn_pdrop": 0.1,
9
  "bos_token_id": 50256,
 
10
  "embd_pdrop": 0.1,
11
  "eos_token_id": 50256,
12
  "id2label": {
@@ -17,6 +18,7 @@
17
  "LABEL_0": 0
18
  },
19
  "layer_norm_epsilon": 1e-05,
 
20
  "model_type": "gpt2",
21
  "n_ctx": 1024,
22
  "n_embd": 768,
 
1
  {
2
+ "_name_or_path": "vega6000/distilgpt2-finetuned-medical",
3
  "_num_labels": 1,
4
  "activation_function": "gelu_new",
5
  "architectures": [
 
7
  ],
8
  "attn_pdrop": 0.1,
9
  "bos_token_id": 50256,
10
+ "do_sample": true,
11
  "embd_pdrop": 0.1,
12
  "eos_token_id": 50256,
13
  "id2label": {
 
18
  "LABEL_0": 0
19
  },
20
  "layer_norm_epsilon": 1e-05,
21
+ "max_length": 50,
22
  "model_type": "gpt2",
23
  "n_ctx": 1024,
24
  "n_embd": 768,
generation_config.json CHANGED
@@ -1,6 +1,8 @@
1
  {
2
  "_from_model_config": true,
3
  "bos_token_id": 50256,
 
4
  "eos_token_id": 50256,
 
5
  "transformers_version": "4.28.1"
6
  }
 
1
  {
2
  "_from_model_config": true,
3
  "bos_token_id": 50256,
4
+ "do_sample": true,
5
  "eos_token_id": 50256,
6
+ "max_length": 50,
7
  "transformers_version": "4.28.1"
8
  }
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:04371d874b26bd963df680f85c89fe1907b62073a3b9434d7311a1526bbc637f
3
  size 333968953
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8069d42c04b4f48b26eed54868158bc2e371b90d4e8a4a63e0778a893f4c409c
3
  size 333968953
runs/Apr26_10-21-14_e09d3ae2d28f/1682504496.45621/events.out.tfevents.1682504496.e09d3ae2d28f.518.4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6b5c1a0ddeeb7f689e5e9a769e14d2c39dc10f477e43ebcd8ce87a602d073ee3
3
+ size 5903
runs/Apr26_10-21-14_e09d3ae2d28f/events.out.tfevents.1682504496.e09d3ae2d28f.518.3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:134c7f39d85d247e9500604e71cf7d3e82410a89ab5dd8c96b39a1c1891d4035
3
+ size 7484
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d6e4fa7b4415c486af6db621f8286d5d3925d46916b3c37f41eeedfdb227cb2e
3
  size 3643
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2a92a566a2ddf454789476c282403e1405859999cf418c0d42447535ef566855
3
  size 3643