Datasets:

Modalities:
Text
Formats:
parquet
Languages:
Japanese
Tags:
legal
Libraries:
Datasets
Dask
License:
Eiki commited on
Commit
b854a26
·
verified ·
1 Parent(s): 7d4be29

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -77,7 +77,7 @@ Each data is consist of 2 fields, "text" and "metadata".
77
  * "Year": The year when the law is promulgated.
78
  * "PromulgateMonth/Day": The Month/Day when the law is promulgated.
79
  * "LawNum": The string of the (numeric) name of the law.
80
- * "category_id": The integer representing the category where the law is categorized. The categories is obtained [HERE](https://laws.e-gov.go.jp/bulkdownload/#)
81
  * "id_split": A non-negative integer indicating the number of this chunk.
82
 
83
  # Data Split
 
77
  * "Year": The year when the law is promulgated.
78
  * "PromulgateMonth/Day": The Month/Day when the law is promulgated.
79
  * "LawNum": The string of the (numeric) name of the law.
80
+ * "category_id": The integer representing the category where the law is categorized. The categories is found in [category.json](category.json)
81
  * "id_split": A non-negative integer indicating the number of this chunk.
82
 
83
  # Data Split