Upload dataset
Browse files- README.md +49 -0
- data/train-00000-of-00001.parquet +3 -0
README.md
ADDED
@@ -0,0 +1,49 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
dataset_info:
|
3 |
+
features:
|
4 |
+
- name: text
|
5 |
+
dtype: string
|
6 |
+
- name: label
|
7 |
+
dtype: int64
|
8 |
+
- name: AraBERT Interpreted SHAP Values
|
9 |
+
dtype: string
|
10 |
+
- name: CAMEL Interpreted SHAP Values
|
11 |
+
dtype: string
|
12 |
+
- name: MARBERT Interpreted SHAP Values
|
13 |
+
dtype: string
|
14 |
+
- name: XLM Interpreted SHAP Values
|
15 |
+
dtype: string
|
16 |
+
- name: mBERT Interpreted SHAP Values
|
17 |
+
dtype: string
|
18 |
+
- name: AraBERT Conjunction Example
|
19 |
+
dtype: string
|
20 |
+
- name: XLM Conjunction Example
|
21 |
+
dtype: string
|
22 |
+
- name: CAMEL Conjunction Example
|
23 |
+
dtype: string
|
24 |
+
- name: MARBERT Conjunction Example
|
25 |
+
dtype: string
|
26 |
+
- name: mBERT Conjunction Example
|
27 |
+
dtype: string
|
28 |
+
- name: AraBERT MLM Example
|
29 |
+
dtype: string
|
30 |
+
- name: XLM MLM Example
|
31 |
+
dtype: string
|
32 |
+
- name: mBERT MLM Example
|
33 |
+
dtype: string
|
34 |
+
- name: MARBERT MLM Example
|
35 |
+
dtype: string
|
36 |
+
- name: CAMEL MLM Example
|
37 |
+
dtype: string
|
38 |
+
splits:
|
39 |
+
- name: train
|
40 |
+
num_bytes: 1740719
|
41 |
+
num_examples: 200
|
42 |
+
download_size: 719419
|
43 |
+
dataset_size: 1740719
|
44 |
+
configs:
|
45 |
+
- config_name: default
|
46 |
+
data_files:
|
47 |
+
- split: train
|
48 |
+
path: data/train-*
|
49 |
+
---
|
data/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:446ef325752839cef6981d75bee6b3745fcf25efa7b1c05e47138778771ac8ce
|
3 |
+
size 719419
|