Abijith commited on
Commit
ab2a7b0
1 Parent(s): b89a9a8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -7
README.md CHANGED
@@ -9,19 +9,16 @@ metrics:
9
  library_name: transformers
10
  pipeline_tag: summarization
11
  ---
12
- # Model Card for Model ID
13
 
14
  <!-- T5 small model for text summarization. -->
15
 
16
- This modelcard aims to be a base template for new models. It has been generated using [this raw template](https://github.com/huggingface/huggingface_hub/blob/main/src/huggingface_hub/templates/modelcard_template.md?plain=1).
17
 
18
  ## Model Details
 
19
 
20
- ### Model Description
21
-
22
- <-- T5 small model for text summarization-->
23
-
24
-
25
 
26
  - **Developed by:** Abijith
27
 
 
9
  library_name: transformers
10
  pipeline_tag: summarization
11
  ---
12
+ # T5 small model for text summarization
13
 
14
  <!-- T5 small model for text summarization. -->
15
 
 
16
 
17
  ## Model Details
18
+ - T5 small model for text summarization.
19
 
20
+ ## Datset Details
21
+ - Billsum
 
 
 
22
 
23
  - **Developed by:** Abijith
24