davanstrien HF staff commited on
Commit
aa2268e
1 Parent(s): a497198

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +26 -0
README.md ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: title
5
+ dtype: string
6
+ - name: summary
7
+ dtype: string
8
+ - name: link
9
+ dtype: string
10
+ - name: tags
11
+ sequence: string
12
+ - name: embeddings
13
+ sequence: float32
14
+ splits:
15
+ - name: hamshahri
16
+ num_bytes: 4660259
17
+ num_examples: 2203
18
+ - name: radiofarda
19
+ num_bytes: 702612
20
+ num_examples: 284
21
+ download_size: 6135305
22
+ dataset_size: 5362871
23
+ ---
24
+ # Dataset Card for "test3"
25
+
26
+ [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)