lhoestq HF staff commited on
Commit
ccf597b
1 Parent(s): 5f2e528

add dataset_info in dataset metadata

Browse files
Files changed (1) hide show
  1. README.md +65 -0
README.md CHANGED
@@ -22,6 +22,71 @@ paperswithcode_id: bilingual-corpus-of-arabic-english-parallel
22
  pretty_name: Bilingual Corpus of Arabic-English Parallel Tweets
23
  tags:
24
  - tweets-translation
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
25
  ---
26
 
27
  # Dataset Card for Bilingual Corpus of Arabic-English Parallel Tweets
 
22
  pretty_name: Bilingual Corpus of Arabic-English Parallel Tweets
23
  tags:
24
  - tweets-translation
25
+ dataset_info:
26
+ - config_name: parallelTweets
27
+ features:
28
+ - name: ArabicTweetID
29
+ dtype: int64
30
+ - name: EnglishTweetID
31
+ dtype: int64
32
+ splits:
33
+ - name: test
34
+ num_bytes: 2667296
35
+ num_examples: 166706
36
+ download_size: 2937626
37
+ dataset_size: 2667296
38
+ - config_name: accountList
39
+ features:
40
+ - name: account
41
+ dtype: string
42
+ splits:
43
+ - name: test
44
+ num_bytes: 20108
45
+ num_examples: 1389
46
+ download_size: 2937626
47
+ dataset_size: 20108
48
+ - config_name: countryTopicAnnotation
49
+ features:
50
+ - name: account
51
+ dtype: string
52
+ - name: country
53
+ dtype:
54
+ class_label:
55
+ names:
56
+ 0: QA
57
+ 1: BH
58
+ 2: AE
59
+ 3: OM
60
+ 4: SA
61
+ 5: PL
62
+ 6: JO
63
+ 7: IQ
64
+ 8: Other
65
+ 9: EG
66
+ 10: KW
67
+ 11: SY
68
+ - name: topic
69
+ dtype:
70
+ class_label:
71
+ names:
72
+ 0: Gov
73
+ 1: Culture
74
+ 2: Education
75
+ 3: Sports
76
+ 4: Travel
77
+ 5: Events
78
+ 6: Business
79
+ 7: Science
80
+ 8: Politics
81
+ 9: Health
82
+ 10: Governoment
83
+ 11: Media
84
+ splits:
85
+ - name: test
86
+ num_bytes: 6036
87
+ num_examples: 200
88
+ download_size: 2937626
89
+ dataset_size: 6036
90
  ---
91
 
92
  # Dataset Card for Bilingual Corpus of Arabic-English Parallel Tweets