Add 'christian' config data files
Browse files- README.md +23 -0
- christian/test-00000-of-00001.parquet +3 -0
- christian/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
|
@@ -51,6 +51,23 @@ dataset_info:
|
|
| 51 |
num_examples: 4872
|
| 52 |
download_size: 4932053
|
| 53 |
dataset_size: 7749875
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 54 |
configs:
|
| 55 |
- config_name: LGBTQ
|
| 56 |
data_files:
|
|
@@ -70,4 +87,10 @@ configs:
|
|
| 70 |
path: black/train-*
|
| 71 |
- split: test
|
| 72 |
path: black/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 73 |
---
|
|
|
|
| 51 |
num_examples: 4872
|
| 52 |
download_size: 4932053
|
| 53 |
dataset_size: 7749875
|
| 54 |
+
- config_name: christian
|
| 55 |
+
features:
|
| 56 |
+
- name: text
|
| 57 |
+
dtype: string
|
| 58 |
+
- name: gold
|
| 59 |
+
dtype: string
|
| 60 |
+
- name: sub_split
|
| 61 |
+
dtype: string
|
| 62 |
+
splits:
|
| 63 |
+
- name: train
|
| 64 |
+
num_bytes: 14678468
|
| 65 |
+
num_examples: 26738
|
| 66 |
+
- name: test
|
| 67 |
+
num_bytes: 7218223
|
| 68 |
+
num_examples: 13361
|
| 69 |
+
download_size: 13846950
|
| 70 |
+
dataset_size: 21896691
|
| 71 |
configs:
|
| 72 |
- config_name: LGBTQ
|
| 73 |
data_files:
|
|
|
|
| 87 |
path: black/train-*
|
| 88 |
- split: test
|
| 89 |
path: black/test-*
|
| 90 |
+
- config_name: christian
|
| 91 |
+
data_files:
|
| 92 |
+
- split: train
|
| 93 |
+
path: christian/train-*
|
| 94 |
+
- split: test
|
| 95 |
+
path: christian/test-*
|
| 96 |
---
|
christian/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:489f16231818a939e2259ccc1b3f92da89efec3ecaa7a7b9d06f93f73a86910e
|
| 3 |
+
size 4561432
|
christian/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6e1bb41926a2641a8b39cb44fb2595d3901cf4d35bcfbbc4defcda66aa8dc0fe
|
| 3 |
+
size 9285518
|