asafaya commited on
Commit
86fccc0
1 Parent(s): 1fad9e8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -10
README.md CHANGED
@@ -1,12 +1,10 @@
1
  ---
2
- tags:
3
- - generated_from_trainer
4
  datasets:
5
  - mlsum
6
  metrics:
7
  - rouge
8
  model-index:
9
- - name: eval-bart-turkish
10
  results:
11
  - task:
12
  name: Summarization
@@ -21,14 +19,9 @@ model-index:
21
  value: 43.2049
22
  ---
23
 
24
- <!-- This model card has been generated automatically according to the information the Trainer had access to. You
25
- should probably proofread and complete it, then remove this comment. -->
26
-
27
  # [Mukayese: Turkish NLP Strikes Back](https://arxiv.org/abs/2203.01215)
28
 
29
- ## Turkish News Summarization
30
-
31
- ## mukayese/bart-turkish-mlsum
32
 
33
  _This model is uncased_, it was initialized from scratch and trained only the mlsum/tu dataset with no pre-training.
34
 
@@ -39,7 +32,7 @@ It achieves the following results on the evaluation set:
39
  - Rougel: 38.1981
40
  - Rougelsum: 39.9453
41
 
42
- Check this paper for more details on the model and the dataset.
43
 
44
  ## Training procedure
45
 
 
1
  ---
 
 
2
  datasets:
3
  - mlsum
4
  metrics:
5
  - rouge
6
  model-index:
7
+ - name: bart-turkish-mlsum
8
  results:
9
  - task:
10
  name: Summarization
 
19
  value: 43.2049
20
  ---
21
 
 
 
 
22
  # [Mukayese: Turkish NLP Strikes Back](https://arxiv.org/abs/2203.01215)
23
 
24
+ ## Summarization: mukayese/bart-turkish-mlsum
 
 
25
 
26
  _This model is uncased_, it was initialized from scratch and trained only the mlsum/tu dataset with no pre-training.
27
 
 
32
  - Rougel: 38.1981
33
  - Rougelsum: 39.9453
34
 
35
+ Check [this](https://arxiv.org/abs/2203.01215) paper for more details on the model and the dataset.
36
 
37
  ## Training procedure
38