Upload folder using huggingface_hub
Browse files- .gitattributes +2 -0
- test.jsonl +3 -0
- train.jsonl +3 -0
- validation.jsonl +0 -0
.gitattributes
CHANGED
@@ -61,3 +61,5 @@ sample_data/mnist_test.csv filter=lfs diff=lfs merge=lfs -text
|
|
61 |
sample_data/mnist_train_small.csv filter=lfs diff=lfs merge=lfs -text
|
62 |
test_java.jsonl filter=lfs diff=lfs merge=lfs -text
|
63 |
train_java.jsonl filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
61 |
sample_data/mnist_train_small.csv filter=lfs diff=lfs merge=lfs -text
|
62 |
test_java.jsonl filter=lfs diff=lfs merge=lfs -text
|
63 |
train_java.jsonl filter=lfs diff=lfs merge=lfs -text
|
64 |
+
test.jsonl filter=lfs diff=lfs merge=lfs -text
|
65 |
+
train.jsonl filter=lfs diff=lfs merge=lfs -text
|
test.jsonl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:28e802265e6811e61f869a917f31b796f8b7893c1e13fb2f43081b4c8d099e3c
|
3 |
+
size 11077661
|
train.jsonl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:352ac446c92531baa071a5001cdcc5dc1e21bdf1a790ee81d50a26fea49f9037
|
3 |
+
size 4357182824
|
validation.jsonl
ADDED
The diff for this file is too large to render.
See raw diff
|
|