The dataset viewer is not available for this dataset.
Cannot get the config names for the dataset.
Error code:   ConfigNamesError
Exception:    FileNotFoundError
Message:      Couldn't find a dataset script at /src/services/worker/Jinsns/flk/flk.py or any data file in the same directory. Couldn't find 'Jinsns/flk' on the Hugging Face Hub either: FileNotFoundError: No (supported) data files or dataset script found in Jinsns/flk. 
Traceback:    Traceback (most recent call last):
                File "/src/services/worker/src/worker/job_runners/dataset/config_names.py", line 65, in compute_config_names_response
                  for config in sorted(get_dataset_config_names(path=dataset, token=hf_token))
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/inspect.py", line 351, in get_dataset_config_names
                  dataset_module = dataset_module_factory(
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/load.py", line 1508, in dataset_module_factory
                  raise FileNotFoundError(
              FileNotFoundError: Couldn't find a dataset script at /src/services/worker/Jinsns/flk/flk.py or any data file in the same directory. Couldn't find 'Jinsns/flk' on the Hugging Face Hub either: FileNotFoundError: No (supported) data files or dataset script found in Jinsns/flk.

Need help to make the dataset viewer work? Open a discussion for direct support.

法律法规

从国家法律法规数据库(https://flk.npc.gov.cn/) 下载的法律法规

解压后得到: law_list.tsv 法律法规的信息列表

law_docs/ 目录下有五个文件夹,分别装有不同状态的法律法规。

status 1 有效 ,3 尚未生效 ,5 已修改(有对应的1),7 两种:【有关法律问题和重大问题的决定】或【修改、废止的决定】,9 已废止

txt_files/ 用脚本处理 status1 中的非扫描件,生成的txt文件,每一行是形式是

某法 第n章 第n条 法条内容

laws_vector_store/ 是FAISS向量数据库,embedding模型采用text2vec (https://huggingface.co/GanymedeNil/text2vec-large-chinese)

向量数据库的每一条数据是txt的一行(向量数据库的范围是所有txt_files)

Downloads last month
0
Edit dataset card