Roaoch commited on
Commit
9edc920
1 Parent(s): 3f3c399

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -10,6 +10,7 @@ pipeline_tag: text-classification
10
 
11
  This model is implement sequence binary classifier for inference of score, that represent how much sequence is simillar to sequences from texts fo Dostovesky F.M.
12
  Base modle is Google T5 model, finetuned on dataset that contains 5700 sentences from the texts of Dostovesky F.M. with label 1, and 5771 sentences from the texts of Kuprin A.I. and sentences geenerated with RuGPT3.
 
13
  Training parameters:
14
  * Epoch = 12
15
  * Learning Rate = 1e-3
 
10
 
11
  This model is implement sequence binary classifier for inference of score, that represent how much sequence is simillar to sequences from texts fo Dostovesky F.M.
12
  Base modle is Google T5 model, finetuned on dataset that contains 5700 sentences from the texts of Dostovesky F.M. with label 1, and 5771 sentences from the texts of Kuprin A.I. and sentences geenerated with RuGPT3.
13
+
14
  Training parameters:
15
  * Epoch = 12
16
  * Learning Rate = 1e-3