rungalileo commited on
Commit
b5aa07f
1 Parent(s): 8b35f17

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +8 -2
README.md CHANGED
@@ -15,8 +15,14 @@ dataset_info:
15
  - name: train
16
  num_bytes: 2433
17
  num_examples: 32
18
- download_size: 3903
19
- dataset_size: 2433
 
 
 
 
 
 
20
  ---
21
  # Dataset Card for "sst2_tiny_subset_32"
22
 
 
15
  - name: train
16
  num_bytes: 2433
17
  num_examples: 32
18
+ - name: validation
19
+ num_bytes: 2433
20
+ num_examples: 32
21
+ - name: test
22
+ num_bytes: 2433
23
+ num_examples: 32
24
+ download_size: 11709
25
+ dataset_size: 7299
26
  ---
27
  # Dataset Card for "sst2_tiny_subset_32"
28