Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Datasets:
muhammad1707
/
law-dataset
like
0
Tasks:
Text Generation
Question Answering
Modalities:
Text
Formats:
json
Languages:
Uzbek
Russian
Size:
< 1K
Libraries:
Datasets
pandas
Polars
+ 1
License:
mit
Dataset card
Data Studio
Files
Files and versions
xet
Community
1
main
law-dataset
/
upload.py
muhammad1707
Upload folder using huggingface_hub
d0dc8de
verified
5 months ago
Raw
Download with hf CLI
Copy download link
History
Blame
Contribute
Delete
Safe
168 Bytes
from
huggingface_hub
import
login, upload_folder
login()
upload_folder(
folder_path=
"."
,
repo_id=
"muhammad1707/law-dataset"
,
repo_type=
"dataset"
)