megasiska86 commited on
Commit
dac1ee5
·
verified ·
1 Parent(s): 0789731

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +34 -0
README.md ADDED
@@ -0,0 +1,34 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: text
5
+ dtype: string
6
+ - name: label
7
+ dtype: string
8
+ - name: tags
9
+ dtype: string
10
+ splits:
11
+ - name: tags_train
12
+ num_bytes: 7618915
13
+ num_examples: 3919
14
+ - name: tags_validation
15
+ num_bytes: 883992
16
+ num_examples: 492
17
+ - name: tags_test
18
+ num_bytes: 871093
19
+ num_examples: 485
20
+ - name: sentiment_train
21
+ num_bytes: 7208247
22
+ num_examples: 3919
23
+ - name: sentiment_validation
24
+ num_bytes: 874803
25
+ num_examples: 492
26
+ - name: sentiment_test
27
+ num_bytes: 861831
28
+ num_examples: 485
29
+ download_size: 9550225
30
+ dataset_size: 18318881
31
+ ---
32
+ # Dataset Card for "Mongabay-collection"
33
+
34
+ [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)