devmanpreet commited on
Commit
606b7d3
·
verified ·
1 Parent(s): 11c9b98

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -1
README.md CHANGED
@@ -15,7 +15,7 @@ model-index:
15
  - name: MedGPT
16
  results: []
17
  demo:
18
- name: Try in Space
19
  url: https://huggingface.co/spaces/devmanpreet/Medical-GPT2-Classifier
20
  ---
21
 
@@ -40,3 +40,12 @@ This model is useful for tasks requiring structured understanding or summarizati
40
  - Epochs: 1 (partial training)
41
  - Loss Function: CrossEntropy
42
  - Optimizer: AdamW
 
 
 
 
 
 
 
 
 
 
15
  - name: MedGPT
16
  results: []
17
  demo:
18
+ - name: Try in Space
19
  url: https://huggingface.co/spaces/devmanpreet/Medical-GPT2-Classifier
20
  ---
21
 
 
40
  - Epochs: 1 (partial training)
41
  - Loss Function: CrossEntropy
42
  - Optimizer: AdamW
43
+
44
+ ## 🔬 Try it out
45
+
46
+ <iframe
47
+ src="https://devmanpreet-Medical-GPT2-Classifier.hf.space"
48
+ frameborder="0"
49
+ width="100%"
50
+ height="500"
51
+ ></iframe>