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:
arbml
/
metrecv2
Like
0
Follow
Arabic Machine Learning
543
Dataset card
Files
Files and versions
xet
Community
1
Zaid
commited on
Jun 4, 2022
Commit
6399c4f
·
1 Parent(s):
2cfddac
Create README.md
Browse files
Files changed (1)
hide
show
README.md
+13
-0
README.md
ADDED
Viewed
@@ -0,0 +1,13 @@
1
+
```
2
+
DatasetDict({
3
+
train: Dataset({
4
+
features: ['text', 'label'],
5
+
num_rows: 1466586
6
+
})
7
+
test: Dataset({
8
+
features: ['text', 'label'],
9
+
num_rows: 362798
10
+
})
11
+
})
12
+
13
+
```