alexjercan
commited on
Commit
·
d64e967
1
Parent(s):
205c9b4
feat: added problem tests
Browse files- .gitattributes +1 -0
- problem_tests.json +3 -0
.gitattributes
CHANGED
@@ -59,3 +59,4 @@ Python_train.jsonl filter=lfs diff=lfs merge=lfs -text
|
|
59 |
Python_validation.jsonl filter=lfs diff=lfs merge=lfs -text
|
60 |
C++_test.jsonl filter=lfs diff=lfs merge=lfs -text
|
61 |
C++_train.jsonl filter=lfs diff=lfs merge=lfs -text
|
|
|
|
59 |
Python_validation.jsonl filter=lfs diff=lfs merge=lfs -text
|
60 |
C++_test.jsonl filter=lfs diff=lfs merge=lfs -text
|
61 |
C++_train.jsonl filter=lfs diff=lfs merge=lfs -text
|
62 |
+
problem_tests.json filter=lfs diff=lfs merge=lfs -text
|
problem_tests.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d770c5189a69b598cde01ece689f086967afb252c293a2880cd28cec4f4e6158
|
3 |
+
size 516748
|