manojpreveen commited on
Commit
6c69d26
1 Parent(s): 37cc3c2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -8,6 +8,9 @@ datasets:
8
  thumbnail: https://huggingface.co/front/thumbnails/distilbart_medium.png
9
  ---
10
 
 
 
 
11
  ### Usage
12
 
13
  This checkpoint should be loaded into `BartForConditionalGeneration.from_pretrained`. See the [BART docs](https://huggingface.co/transformers/model_doc/bart.html?#transformers.BartForConditionalGeneration) for more information.
 
8
  thumbnail: https://huggingface.co/front/thumbnails/distilbart_medium.png
9
  ---
10
 
11
+ ### Service Deployment Code :
12
+ https://github.com/manojpreveen/Summarization-Service
13
+
14
  ### Usage
15
 
16
  This checkpoint should be loaded into `BartForConditionalGeneration.from_pretrained`. See the [BART docs](https://huggingface.co/transformers/model_doc/bart.html?#transformers.BartForConditionalGeneration) for more information.