blinoff commited on
Commit
fc1a2b7
1 Parent(s): 58103d1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -1,3 +1,8 @@
 
 
 
 
 
1
  Russian GPT2-medium model for RDF-triplet to text conversion.
2
 
3
  ```
@@ -14,8 +19,3 @@ Russian GPT2-medium model for RDF-triplet to text conversion.
14
  abstract = "The paper devoted to the problem of automatic text generation from RDF triples. This problem was formalized and proposed as a part of the 2020 WebNLG challenge. We describe our approach to the RDF-to-text generation task based on a neural network model with the Generative Pre-Training (GPT-2) architecture. In particular, we outline a way of base GPT-2 model conversion to a model with language and classification heads and discuss the text generation methods. To research the parameters{'} influence on the end-task performance a series of experiments was carried out. We report the result metrics and conclude with possible improvement directions.",
15
  }
16
  ```
17
-
18
- ---
19
- language:
20
- - ru
21
- ---
 
1
+ ---
2
+ language:
3
+ - ru
4
+ ---
5
+
6
  Russian GPT2-medium model for RDF-triplet to text conversion.
7
 
8
  ```
 
19
  abstract = "The paper devoted to the problem of automatic text generation from RDF triples. This problem was formalized and proposed as a part of the 2020 WebNLG challenge. We describe our approach to the RDF-to-text generation task based on a neural network model with the Generative Pre-Training (GPT-2) architecture. In particular, we outline a way of base GPT-2 model conversion to a model with language and classification heads and discuss the text generation methods. To research the parameters{'} influence on the end-task performance a series of experiments was carried out. We report the result metrics and conclude with possible improvement directions.",
20
  }
21
  ```