Commit
·
ff14b98
1
Parent(s):
cc45734
feat: added new files
Browse files- .gitattributes +6 -0
- C++_test.jsonl +3 -0
- C++_train.jsonl +3 -0
- C++_validation.jsonl +3 -0
- Python_test.jsonl +3 -0
- Python_train.jsonl +3 -0
- Python_validation.jsonl +3 -0
- problem_descriptions.json +3 -0
.gitattributes
CHANGED
@@ -55,3 +55,9 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
55 |
train.jsonl filter=lfs diff=lfs merge=lfs -text
|
56 |
validation.jsonl filter=lfs diff=lfs merge=lfs -text
|
57 |
problem_descriptions.json filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
|
|
|
|
|
55 |
train.jsonl filter=lfs diff=lfs merge=lfs -text
|
56 |
validation.jsonl filter=lfs diff=lfs merge=lfs -text
|
57 |
problem_descriptions.json filter=lfs diff=lfs merge=lfs -text
|
58 |
+
C++_validation.jsonl filter=lfs diff=lfs merge=lfs -text
|
59 |
+
Python_test.jsonl filter=lfs diff=lfs merge=lfs -text
|
60 |
+
Python_train.jsonl filter=lfs diff=lfs merge=lfs -text
|
61 |
+
Python_validation.jsonl filter=lfs diff=lfs merge=lfs -text
|
62 |
+
C++_test.jsonl filter=lfs diff=lfs merge=lfs -text
|
63 |
+
C++_train.jsonl filter=lfs diff=lfs merge=lfs -text
|
C++_test.jsonl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3401056844ddfa221d182822fe9424fbf221dd8c17eceda45ca7b89ec4f3c61e
|
3 |
+
size 913898
|
C++_train.jsonl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:856bbe87cafa82a89159e48a7024489600c8a7f4b15a3f60a00d157408355827
|
3 |
+
size 153395878
|
C++_validation.jsonl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ce1abc2d5ae8cee2c159b401bc1c43a8c48e73f2221a91eddcc58b318a2c5457
|
3 |
+
size 60957914
|
Python_test.jsonl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4f32719f93ae9f4b15ae6467b775e8411e9d859539dbbd4dad3f832ff94ad187
|
3 |
+
size 70733
|
Python_train.jsonl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ae3f5fe86d5addcc6ed887703dc35261dafc23ecb351cc9cafbc37375d357f30
|
3 |
+
size 2142184
|
Python_validation.jsonl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1f8d29a891ea6273ab1117eee843916335fbca7849908dce5e36dbd6479c12e1
|
3 |
+
size 921259
|
problem_descriptions.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3f0a899d66846f186cdcfd399040a465fef992641949382a9bdbad33e7a67483
|
3 |
+
size 14911770
|