Ibrahemqasim commited on
Commit
0154aba
1 Parent(s): ccbe58c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -5
README.md CHANGED
@@ -9,7 +9,7 @@ This dataset contains mappings between English Wikipedia categories and their co
9
 
10
  ### langlinks.json
11
 
12
- This file contains the original mappings as downloaded from the Hugging Face Hub. It contains 231349 mappings.
13
 
14
  ### filtered_data.json
15
 
@@ -18,7 +18,3 @@ This file contains the mappings after filtering out those that do not contain a
18
  ### cats_2000.json
19
 
20
  This file contains the mappings after replacing all 4-digit years with the year 2000. It contains 20913 mappings.
21
-
22
- ## Usage
23
-
24
- To use this dataset, you can download it from the Hugging Face Hub and load it into your code. For example, you can use the following code to load the filtered data into a Python dictionary:
 
9
 
10
  ### langlinks.json
11
 
12
+ This file contains the original mappings as downloaded from database. It contains 231349 mappings.
13
 
14
  ### filtered_data.json
15
 
 
18
  ### cats_2000.json
19
 
20
  This file contains the mappings after replacing all 4-digit years with the year 2000. It contains 20913 mappings.