unify analogies and train data
Browse files- README.md +2 -2
- data/analogies.jsonl +0 -0
- data/train.jsonl +2 -2
README.md
CHANGED
@@ -35,11 +35,11 @@ dataset_info:
|
|
35 |
dtype: string
|
36 |
- name: purpose
|
37 |
dtype: string
|
|
|
|
|
38 |
splits:
|
39 |
- name: train
|
40 |
num_examples: 1738008
|
41 |
-
- name: analogies
|
42 |
-
num_examples: 1800
|
43 |
license: apache-2.0
|
44 |
---
|
45 |
|
|
|
35 |
dtype: string
|
36 |
- name: purpose
|
37 |
dtype: string
|
38 |
+
- name: analogy_index
|
39 |
+
dtype: string
|
40 |
splits:
|
41 |
- name: train
|
42 |
num_examples: 1738008
|
|
|
|
|
43 |
license: apache-2.0
|
44 |
---
|
45 |
|
data/analogies.jsonl
DELETED
The diff for this file is too large to render.
See raw diff
|
|
data/train.jsonl
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d52b4e6b81a295ddb5ec1ca53ca8b00223e7684e21d03cdd28e966abf24f2145
|
3 |
+
size 271304731
|