Datasets:

Modalities:
Tabular
Text
Formats:
parquet
ArXiv:
Libraries:
Datasets
pandas
License:
Adamiros commited on
Commit
4bb68f4
1 Parent(s): 913fd8a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -32,11 +32,11 @@ dataset_info:
32
  This is a simplified and subsampled test subset from the original [czech_news_dataset_v2](https://huggingface.co/datasets/hynky/czech_news_dataset_v2).
33
 
34
  Only 5 basic news categories are considered:
35
- $~~~~$     1\) Zahraniční (Foreign)
36
- $~~~~$     2\) Domácí (Local)
37
- $~~~~$     3\) Sport (Sport)
38
- $~~~~$     4\) Kultura (Culture)
39
- $~~~~$     5\) Ekonomika (Economy)
40
 
41
  The test set includes 200 examples per category, 1000 examples in total. Apart from the category label, each example also contains the article's headline, brief summary, full textual content, optional keywords, original category spcification, and original URL.
42
 
 
32
  This is a simplified and subsampled test subset from the original [czech_news_dataset_v2](https://huggingface.co/datasets/hynky/czech_news_dataset_v2).
33
 
34
  Only 5 basic news categories are considered:
35
+ 1. Zahraniční (Foreign)
36
+ 2. Domácí (Local)
37
+ 3. Sport (Sport)
38
+ 4. Kultura (Culture)
39
+ 5. Ekonomika (Economy)
40
 
41
  The test set includes 200 examples per category, 1000 examples in total. Apart from the category label, each example also contains the article's headline, brief summary, full textual content, optional keywords, original category spcification, and original URL.
42