annadmitrieva commited on
Commit
e4354ea
1 Parent(s): 0a8f28c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -8,8 +8,8 @@ library_name: fairseq
8
  ---
9
 
10
  This is a finetuned mBART model (https://github.com/facebookresearch/fairseq/tree/main/examples/mbart) suitable for Finnish sentence simplification.
11
- The checkpoint is a **fairseq** checkpoint.
12
 
13
- The finetuning data can be obtained here: http://urn.fi/urn:nbn:fi:lb-2024011703.
14
 
15
- PID on Kielipankki: http://urn.fi/urn:nbn:fi:lb-2024011801.
 
8
  ---
9
 
10
  This is a finetuned mBART model (https://github.com/facebookresearch/fairseq/tree/main/examples/mbart) suitable for Finnish sentence simplification.
11
+ The checkpoint is a **fairseq** checkpoint. PID on Kielipankki: http://urn.fi/urn:nbn:fi:lb-2024011801.
12
 
13
+ Paper: [Towards Automatic Finnish Text Simplification](https://aclanthology.org/2024.determit-1.4.pdf) (Dmitrieva & Tiedemann, DeTermIt-WS 2024).
14
 
15
+ The finetuning data can be obtained here: http://urn.fi/urn:nbn:fi:lb-2024011703. If you wish to replicate the results, you can find the training, validation, and testing sentence pairs' ids in the "splits.zip" archive in this repository. The ids contain the following information: "{regular text id}\__{simple text id}__{sentence pair number}".