Datasets:

Modalities:
Text
Formats:
csv
DOI:
Libraries:
Datasets
pandas
License:
SH commited on
Commit
d77dedd
·
1 Parent(s): 984c476

Change invalid split name for v0.0.1 to 'incomplete'

Browse files
README.md CHANGED
@@ -22,14 +22,13 @@ The mapping of each tag to its URIs and names in all the languages it's present
22
  ### Files
23
 
24
  - Two versions:
25
- - The version 0.0.1 covers articles from 01.01.2022 until 12.12.2023, kept for now as it's used in some other datasets
26
- - **The version 0.0.2 is the one you need** and contains all articles from 01.01.2022 till 31.12.2023
27
  - File structure:
28
  - `data/train` is the full 2y 0.0.2 dataset, the one you need
29
- - `data/old-0.0.1` is the old 0.0.1 version
30
  - `metadata/` contains the tags mappings and list of downloaded URIs for both versions
31
 
32
-
33
  ### The rest
34
  - **<https://serhii.net/dtb/2023-12-13-231213-1710-ukrainska-pravda-dataset/>** is the draft of the relevant thesis section
35
  - **[pchr8/up_crawler](https://github.com/pchr8/up_crawler)** is the crawler I wrote to gather this dataset
 
22
  ### Files
23
 
24
  - Two versions:
25
+ - The version 0.0.1 (split name `incomplete`) covers articles from 01.01.2022 until 12.12.2023, kept for now as it's used in some other datasets
26
+ - **The version 0.0.2 (split name `train`) is the one you need** and contains all articles from 01.01.2022 till 31.12.2023
27
  - File structure:
28
  - `data/train` is the full 2y 0.0.2 dataset, the one you need
29
+ - `data/incomplete` is the old 0.0.1 version
30
  - `metadata/` contains the tags mappings and list of downloaded URIs for both versions
31
 
 
32
  ### The rest
33
  - **<https://serhii.net/dtb/2023-12-13-231213-1710-ukrainska-pravda-dataset/>** is the draft of the relevant thesis section
34
  - **[pchr8/up_crawler](https://github.com/pchr8/up_crawler)** is the crawler I wrote to gather this dataset
data/{old-0.0.1 → incomplete}/ukr_pravda_2y-0.0.1.csv RENAMED
File without changes