Upload folder using huggingface_hub
Browse files- README.md +48 -3
- covid-19-corpus.jsonl +0 -0
README.md
CHANGED
@@ -1,3 +1,48 @@
|
|
1 |
-
---
|
2 |
-
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
language:
|
3 |
+
- el
|
4 |
+
license:
|
5 |
+
- apache-2.0
|
6 |
+
multilinguality:
|
7 |
+
- monolingual
|
8 |
+
size_categories:
|
9 |
+
- 1K<n<10K
|
10 |
+
source_datasets:
|
11 |
+
- original
|
12 |
+
pretty_name: COVID-19-el-corpus
|
13 |
+
dataset_info:
|
14 |
+
config_name: COVID-19-el-corpus
|
15 |
+
features:
|
16 |
+
- name: content
|
17 |
+
dtype: string
|
18 |
+
- name: id
|
19 |
+
dtype: string
|
20 |
+
- name: title
|
21 |
+
dtype: string
|
22 |
+
splits:
|
23 |
+
- name: train
|
24 |
+
num_bytes: 2624388
|
25 |
+
num_examples: 2827
|
26 |
+
download_size: 2706439
|
27 |
+
dataset_size: 2624388
|
28 |
+
configs:
|
29 |
+
- config_name: default
|
30 |
+
data_files:
|
31 |
+
- split: train
|
32 |
+
path: "covid-19-corpus.jsonl"
|
33 |
+
---
|
34 |
+
|
35 |
+
# Dataset Card for
|
36 |
+
|
37 |
+
### Dataset Summary
|
38 |
+
This corpus contains Greek-language texts about the COVID-19 pandemic including relevant information, FAQs, etc. The texts were collected from official websites (WHO, ECDC, NPHO, covid19.gov.gr) and articles from the greek Wikipedia. Total number of words: 204,739.
|
39 |
+
|
40 |
+
### Data Fields
|
41 |
+
|
42 |
+
|
43 |
+
### Licensing Information
|
44 |
+
The dataset is licensed under the [Apache License 2.0]
|
45 |
+
|
46 |
+
|
47 |
+
##### Point of Contact:
|
48 |
+
[pangriziotis@gmail.com](pangriziotis@gmail.com)
|
covid-19-corpus.jsonl
ADDED
The diff for this file is too large to render.
See raw diff
|
|