z-dickson commited on
Commit
de5d778
1 Parent(s): 2f316e7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -4
README.md CHANGED
@@ -13,10 +13,13 @@ model-index:
13
 
14
  This model is a fine-tuned version of [bert-base-multilingual-cased](https://huggingface.co/bert-base-multilingual-cased) on a dataset of 30k newspaper headlines in German, Polish, English, Dutch and Spanish. The dataset contains 6k headlines in each of the five languages. The newspapers used are as follows:
15
 
16
- ['fakt', 'Rzeczpospolita', 'gazeta_wyborcza', 'UK_times',
17
- 'guardian', 'UK_sun', 'NRC', 'de_telegraaf', 'volkskrant',
18
- 'el_mundo', 'el_pais', 'ABC_spain', 'suddeutsche_zeitung',
19
- 'De_Welt', 'Bild']
 
 
 
20
 
21
 
22
 
 
13
 
14
  This model is a fine-tuned version of [bert-base-multilingual-cased](https://huggingface.co/bert-base-multilingual-cased) on a dataset of 30k newspaper headlines in German, Polish, English, Dutch and Spanish. The dataset contains 6k headlines in each of the five languages. The newspapers used are as follows:
15
 
16
+ Polish: Fakt, Rzeczpospolita, Gazeta Wyborcza
17
+ English: The Times, The Guardian, The Sun
18
+ Dutch: De Telegraaf, NRC, Volkskrant
19
+ Spanish: El Mundo, El Pais, ABC
20
+ German: Suddeutsche Zeitung, De Welt, Bild
21
+
22
+
23
 
24
 
25