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:
williamplacroix
/
wikilarge_grade3_11_alpaca
like
0
Modalities:
Text
Formats:
json
Size:
1K - 10K
Libraries:
Datasets
pandas
Croissant
+ 1
Dataset card
Data Studio
Files
Files and versions
xet
Community
1
williamplacroix
commited on
Apr 14, 2025
Commit
13f86c9
·
verified
·
1 Parent(s):
0715146
Create README.md
Browse files
Files changed (1)
hide
show
README.md
+11
-0
README.md
ADDED
Viewed
@@ -0,0 +1,11 @@
1
+
---
2
+
configs:
3
+
- config_name: default
4
+
data_files:
5
+
- split: train
6
+
path: "train.json"
7
+
- split: validate
8
+
path: "validate.json"
9
+
- split: test
10
+
path: "test.json"
11
+
---