khavitidala commited on
Commit
084eeed
1 Parent(s): 21fa217

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -10,6 +10,11 @@ datasets:
10
  - Indo4B+
11
  ---
12
 
 
 
 
 
 
13
  # IndoBART-v2 Model
14
 
15
  [IndoBART-v2](https://arxiv.org/abs/2104.08200) is a state-of-the-art language model for Indonesian based on the BART model. The pretrained model is trained using the BART training objective.
 
10
  - Indo4B+
11
  ---
12
 
13
+ # IndoBART-v2 Model fine-tuned version
14
+ Fine-tuned version of IndoBART-v2 with machine translation id->su using default hyperparameter from indoBART paper.
15
+
16
+ by Ryan Abdurohman
17
+
18
  # IndoBART-v2 Model
19
 
20
  [IndoBART-v2](https://arxiv.org/abs/2104.08200) is a state-of-the-art language model for Indonesian based on the BART model. The pretrained model is trained using the BART training objective.