lhoestq HF staff commited on
Commit
ab307c1
1 Parent(s): 1808a6a

add dataset_info in dataset metadata

Browse files
Files changed (1) hide show
  1. README.md +11 -0
README.md CHANGED
@@ -18,6 +18,17 @@ paperswithcode_id: arcov-19
18
  pretty_name: ArCOV19
19
  tags:
20
  - data-mining
 
 
 
 
 
 
 
 
 
 
 
21
  ---
22
 
23
  # Dataset Card for ArCOV19
18
  pretty_name: ArCOV19
19
  tags:
20
  - data-mining
21
+ dataset_info:
22
+ features:
23
+ - name: tweetID
24
+ dtype: int64
25
+ config_name: ar_cov19
26
+ splits:
27
+ - name: train
28
+ num_bytes: 8724728
29
+ num_examples: 1090591
30
+ download_size: 54902390
31
+ dataset_size: 8724728
32
  ---
33
 
34
  # Dataset Card for ArCOV19