bggmyfuture-ai commited on
Commit
caef5b5
1 Parent(s): d4d4c7a

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +7 -3
README.md CHANGED
@@ -5,12 +5,16 @@ dataset_info:
5
  dtype: string
6
  - name: label
7
  dtype: int64
 
 
 
 
8
  splits:
9
  - name: train
10
- num_bytes: 1448023
11
  num_examples: 8481
12
- download_size: 515763
13
- dataset_size: 1448023
14
  ---
15
  # Dataset Card for "diffusion_db_10k_processed"
16
 
 
5
  dtype: string
6
  - name: label
7
  dtype: int64
8
+ - name: label_txt
9
+ dtype: string
10
+ - name: topic_keywords
11
+ sequence: string
12
  splits:
13
  - name: train
14
+ num_bytes: 2572020
15
  num_examples: 8481
16
+ download_size: 570847
17
+ dataset_size: 2572020
18
  ---
19
  # Dataset Card for "diffusion_db_10k_processed"
20