omidvaramin commited on
Commit
ac9e443
1 Parent(s): a1f3401

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +19 -0
README.md ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ # For reference on model card metadata, see the spec: https://github.com/huggingface/hub-docs/blob/main/modelcard.md?plain=1
3
+ # Doc / guide: https://huggingface.co/docs/hub/model-cards
4
+ {}
5
+ ---
6
+
7
+ # Model Card for Hprophetnet-large
8
+
9
+ <!-- Provide a quick summary of what the model is/does. -->
10
+
11
+ This model is a fine-tuned version of [prophetnet-large-uncased-cnndm](https://huggingface.co/microsoft/prophetnet-large-uncased-cnndm) on Newsroom dataset to generate news headlines. To ask model to generate headliens \\
12
+ "Headline: " should be appended to the beginning of the article.
13
+
14
+ ## Intended uses & limitations
15
+ You can use this model for headline generation task on English news articles.
16
+
17
+
18
+
19
+