Charles59 commited on
Commit
75cb0e6
·
verified ·
1 Parent(s): e41c39b

add config crossplatform_ios_app_country_detection (3 classes)

Browse files
README.md CHANGED
@@ -468,6 +468,29 @@ dataset_info:
468
  num_examples: 2456
469
  download_size: 8298044
470
  dataset_size: 32511147
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
471
  - config_name: dohbrw_query_generator_detection
472
  features:
473
  - name: anonymized_text
@@ -700,6 +723,14 @@ configs:
700
  path: crossplatform_ios_app_classification/validation-*
701
  - split: test
702
  path: crossplatform_ios_app_classification/test-*
 
 
 
 
 
 
 
 
703
  - config_name: dohbrw_query_generator_detection
704
  data_files:
705
  - split: train
 
468
  num_examples: 2456
469
  download_size: 8298044
470
  dataset_size: 32511147
471
+ - config_name: crossplatform_ios_app_country_detection
472
+ features:
473
+ - name: anonymized_text
474
+ dtype: string
475
+ - name: label
476
+ dtype:
477
+ class_label:
478
+ names:
479
+ '0': china
480
+ '1': india
481
+ '2': us
482
+ splits:
483
+ - name: train
484
+ num_bytes: 18782641
485
+ num_examples: 6531
486
+ - name: validation
487
+ num_bytes: 7034963
488
+ num_examples: 2448
489
+ - name: test
490
+ num_bytes: 7059750
491
+ num_examples: 2449
492
+ download_size: 8741051
493
+ dataset_size: 32877354
494
  - config_name: dohbrw_query_generator_detection
495
  features:
496
  - name: anonymized_text
 
723
  path: crossplatform_ios_app_classification/validation-*
724
  - split: test
725
  path: crossplatform_ios_app_classification/test-*
726
+ - config_name: crossplatform_ios_app_country_detection
727
+ data_files:
728
+ - split: train
729
+ path: crossplatform_ios_app_country_detection/train-*
730
+ - split: validation
731
+ path: crossplatform_ios_app_country_detection/validation-*
732
+ - split: test
733
+ path: crossplatform_ios_app_country_detection/test-*
734
  - config_name: dohbrw_query_generator_detection
735
  data_files:
736
  - split: train
crossplatform_ios_app_country_detection/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9fb1d94dc31c17038fdb6b2cefece94d4223af56547bf2fbf4779242ee6f18d3
3
+ size 1882681
crossplatform_ios_app_country_detection/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a5fd9f210bdb078e2d05f1f3cb50f3f5733845ee0cb1805175b2802ce1f2d11a
3
+ size 4990159
crossplatform_ios_app_country_detection/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bd7374c9c490e782b0a0b1d4ddf382d2adf4c6641a643b78aa853c49a940ec39
3
+ size 1868211