dmitry-vorobiev commited on
Commit
7a34ec2
1 Parent(s): e0a2e3b

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -0
README.md ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - ru
4
+ tags:
5
+ - summarization
6
+ license: MIT
7
+ ---
8
+
9
+ # rubert_ria_headlines
10
+
11
+ ## Description
12
+ *bert2bert* model, initialized with the `DeepPavlov/rubert-base-cased` pretrained weights and
13
+ fine-tuned on the first 90% of ["Rossiya Segodnya" news dataset](https://github.com/RossiyaSegodnya/ria_news_dataset) for 1.6 epochs.
14
+
15
+ ## Datasets
16
+ - [ria_news](https://github.com/RossiyaSegodnya/ria_news_dataset)