gagan3012 commited on
Commit
999a59c
·
1 Parent(s): f6f5629

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +8 -4
README.md CHANGED
@@ -15,15 +15,19 @@ dataset_info:
15
  dtype: int64
16
  - name: len_correct_tags
17
  dtype: int64
 
 
 
 
18
  splits:
19
  - name: train
20
- num_bytes: 47777795
21
  num_examples: 19411
22
  - name: validation
23
- num_bytes: 2517981
24
  num_examples: 1017
25
- download_size: 7533031
26
- dataset_size: 50295776
27
  ---
28
  # Dataset Card for "areta_v4"
29
 
 
15
  dtype: int64
16
  - name: len_correct_tags
17
  dtype: int64
18
+ - name: binary_tags
19
+ sequence: string
20
+ - name: 7_tags
21
+ sequence: string
22
  splits:
23
  - name: train
24
+ num_bytes: 62204087
25
  num_examples: 19411
26
  - name: validation
27
+ num_bytes: 3284255
28
  num_examples: 1017
29
+ download_size: 8231505
30
+ dataset_size: 65488342
31
  ---
32
  # Dataset Card for "areta_v4"
33