mstatt commited on
Commit
94ef452
1 Parent(s): 326c8d5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -3
README.md CHANGED
@@ -9,9 +9,8 @@ widget:
9
  example_title: Summarization Example 1
10
  ---
11
 
12
- To convert the model card from a fine-tuned T5 Small for text summarization to a T5 Large for medical text summarization, you can modify the model description, intended uses, and any other relevant details. Here's an updated version of the model card:
13
 
14
- ```markdown
15
  # Model Card: T5 Large for Medical Text Summarization
16
 
17
  ## Model Description
@@ -101,4 +100,3 @@ References
101
  Hugging Face Model Hub
102
  T5 Paper
103
  Disclaimer: The model's performance may be influenced by the quality and representativeness of the data it was fine-tuned on. Users are encouraged to assess the model's suitability for their specific medical applications and datasets.
104
- ```
 
9
  example_title: Summarization Example 1
10
  ---
11
 
 
12
 
13
+
14
  # Model Card: T5 Large for Medical Text Summarization
15
 
16
  ## Model Description
 
100
  Hugging Face Model Hub
101
  T5 Paper
102
  Disclaimer: The model's performance may be influenced by the quality and representativeness of the data it was fine-tuned on. Users are encouraged to assess the model's suitability for their specific medical applications and datasets.