Commit ·
625d605
1
Parent(s): 1d0f9b6
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -45,28 +45,28 @@ dataset_info:
|
|
| 45 |
dtype: string
|
| 46 |
- name: LN
|
| 47 |
dtype: string
|
| 48 |
-
- name: Degree
|
| 49 |
-
dtype: string
|
| 50 |
-
- name: Ref
|
| 51 |
-
dtype: string
|
| 52 |
-
- name: Person
|
| 53 |
-
dtype: string
|
| 54 |
- name: Mood
|
| 55 |
dtype: string
|
| 56 |
- name: Tense
|
| 57 |
dtype: string
|
| 58 |
- name: Voice
|
| 59 |
dtype: string
|
|
|
|
|
|
|
| 60 |
- name: Frame
|
| 61 |
dtype: string
|
| 62 |
-
- name:
|
|
|
|
|
|
|
|
|
|
|
|
|
| 63 |
dtype: string
|
| 64 |
splits:
|
| 65 |
- name: train
|
| 66 |
-
num_bytes:
|
| 67 |
num_examples: 137779
|
| 68 |
-
download_size:
|
| 69 |
-
dataset_size:
|
| 70 |
---
|
| 71 |
# Dataset Card for "new-testament-syntax"
|
| 72 |
|
|
|
|
| 45 |
dtype: string
|
| 46 |
- name: LN
|
| 47 |
dtype: string
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 48 |
- name: Mood
|
| 49 |
dtype: string
|
| 50 |
- name: Tense
|
| 51 |
dtype: string
|
| 52 |
- name: Voice
|
| 53 |
dtype: string
|
| 54 |
+
- name: SubjRef
|
| 55 |
+
dtype: string
|
| 56 |
- name: Frame
|
| 57 |
dtype: string
|
| 58 |
+
- name: Ref
|
| 59 |
+
dtype: string
|
| 60 |
+
- name: Person
|
| 61 |
+
dtype: string
|
| 62 |
+
- name: Degree
|
| 63 |
dtype: string
|
| 64 |
splits:
|
| 65 |
- name: train
|
| 66 |
+
num_bytes: 38838442
|
| 67 |
num_examples: 137779
|
| 68 |
+
download_size: 10423268
|
| 69 |
+
dataset_size: 38838442
|
| 70 |
---
|
| 71 |
# Dataset Card for "new-testament-syntax"
|
| 72 |
|