Text2Text Generation
Transformers
PyTorch
Safetensors
English
encoder-decoder
medical
Inference Endpoints
Waleed-bin-Qamar commited on
Commit
05c8dc5
1 Parent(s): 72dce4f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -5
README.md CHANGED
@@ -9,12 +9,14 @@ metrics:
9
  library_name: transformers
10
  tags:
11
  - medical
12
- ---
13
  inputs:
14
- - name: text
15
- description: The input text.
16
- type: text
17
- default: "Enter your yaml input text here."
 
 
18
  # Model Card
19
 
20
  <!-- Provide a quick summary of what the model is/does. -->
 
9
  library_name: transformers
10
  tags:
11
  - medical
12
+
13
  inputs:
14
+ - name: text
15
+ - description: The input text.
16
+ - type: text
17
+ - default: "Enter your yaml input text here."
18
+ ---
19
+
20
  # Model Card
21
 
22
  <!-- Provide a quick summary of what the model is/does. -->