AkashKhamkar commited on
Commit
95dd62b
1 Parent(s): cc88017

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +18 -0
README.md CHANGED
@@ -2,6 +2,24 @@
2
  license: afl-3.0
3
  ---
4
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5
  language:
6
  - English
7
 
 
2
  license: afl-3.0
3
  ---
4
  ---
5
+ About :
6
+ This model can be used for text summarization.
7
+
8
+
9
+
10
+ The dataset on which it was fine tuned consisted of 10,323 articles.
11
+
12
+ The Data Fields :
13
+
14
+ - "Headline" : title of the article
15
+ - "articleBody" : the main article content
16
+ - "source" : the link to the readmore page.
17
+
18
+ The data splits were :
19
+
20
+ - Train : 8258.
21
+ - Vaildation : 2065.
22
+
23
  language:
24
  - English
25