Upload 3 files
Browse files- .gitattributes +2 -0
- filtered_data.jsonl +3 -0
- test_v1.jsonl +0 -0
- train_v1.jsonl +3 -0
.gitattributes
CHANGED
@@ -59,3 +59,5 @@ raw_vietjack_questions.jsonl filter=lfs diff=lfs merge=lfs -text
|
|
59 |
raw_train.jsonl filter=lfs diff=lfs merge=lfs -text
|
60 |
data.jsonl filter=lfs diff=lfs merge=lfs -text
|
61 |
raw_cot_data.jsonl filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
59 |
raw_train.jsonl filter=lfs diff=lfs merge=lfs -text
|
60 |
data.jsonl filter=lfs diff=lfs merge=lfs -text
|
61 |
raw_cot_data.jsonl filter=lfs diff=lfs merge=lfs -text
|
62 |
+
filtered_data.jsonl filter=lfs diff=lfs merge=lfs -text
|
63 |
+
train_v1.jsonl filter=lfs diff=lfs merge=lfs -text
|
filtered_data.jsonl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b40d441cfa6995ac5caf0d78fd627cb157f6d3e1e72b46dcb9db5eea9dadb8cd
|
3 |
+
size 13483590
|
test_v1.jsonl
ADDED
The diff for this file is too large to render.
See raw diff
|
|
train_v1.jsonl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bccddf09497f4c491543572c5f78c9fa6218be4621605ae02171a7ddaf10e46d
|
3 |
+
size 11622117
|