File size: 1,101 Bytes
e847e9e
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
---
dataset_info:
  features:
  - name: text
    dtype: string
  - name: label
    dtype: int64
  - name: AraBERT Interpreted SHAP Values
    dtype: string
  - name: CAMEL Interpreted SHAP Values
    dtype: string
  - name: MARBERT Interpreted SHAP Values
    dtype: string
  - name: XLM Interpreted SHAP Values
    dtype: string
  - name: mBERT Interpreted SHAP Values
    dtype: string
  - name: AraBERT Conjunction Example
    dtype: string
  - name: XLM Conjunction Example
    dtype: string
  - name: CAMEL Conjunction Example
    dtype: string
  - name: MARBERT Conjunction Example
    dtype: string
  - name: mBERT Conjunction Example
    dtype: string
  - name: AraBERT MLM Example
    dtype: string
  - name: XLM MLM Example
    dtype: string
  - name: mBERT MLM Example
    dtype: string
  - name: MARBERT MLM Example
    dtype: string
  - name: CAMEL MLM Example
    dtype: string
  splits:
  - name: train
    num_bytes: 1740719
    num_examples: 200
  download_size: 719419
  dataset_size: 1740719
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---