Upload dataset
Browse files- README.md +31 -0
- data/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -1,3 +1,34 @@
|
|
1 |
---
|
2 |
license: mit
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
|
|
1 |
---
|
2 |
license: mit
|
3 |
+
dataset_info:
|
4 |
+
features:
|
5 |
+
- name: 'Unnamed: 0.1'
|
6 |
+
dtype: int64
|
7 |
+
- name: arSentence
|
8 |
+
dtype: string
|
9 |
+
- name: arSeubject
|
10 |
+
dtype: string
|
11 |
+
- name: arPredicate
|
12 |
+
dtype: string
|
13 |
+
- name: ArObject
|
14 |
+
dtype: string
|
15 |
+
- name: Sentence
|
16 |
+
dtype: string
|
17 |
+
- name: Subject
|
18 |
+
dtype: string
|
19 |
+
- name: Predicate
|
20 |
+
dtype: string
|
21 |
+
- name: Object
|
22 |
+
dtype: string
|
23 |
+
splits:
|
24 |
+
- name: train
|
25 |
+
num_bytes: 3481296
|
26 |
+
num_examples: 14887
|
27 |
+
download_size: 1513777
|
28 |
+
dataset_size: 3481296
|
29 |
+
configs:
|
30 |
+
- config_name: default
|
31 |
+
data_files:
|
32 |
+
- split: train
|
33 |
+
path: data/train-*
|
34 |
---
|
data/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fd4339ffb0410654a2bb6448ba653614737e537a9a382b18b6ac5b3681dbc77d
|
3 |
+
size 1513777
|