kpriyanshu256
commited on
Commit
•
7a86330
1
Parent(s):
2b92810
Upload README.md with huggingface_hub
Browse files
README.md
ADDED
@@ -0,0 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
dataset_info:
|
3 |
+
features:
|
4 |
+
- name: text
|
5 |
+
dtype: string
|
6 |
+
splits:
|
7 |
+
- name: train
|
8 |
+
num_bytes: 109422333
|
9 |
+
num_examples: 10489
|
10 |
+
download_size: 61977808
|
11 |
+
dataset_size: 109422333
|
12 |
+
---
|
13 |
+
# Dataset Card for "the_verge-linustechtips-two_min"
|
14 |
+
|
15 |
+
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|