sarahwie commited on
Commit
b611069
·
verified ·
1 Parent(s): 9336eb0

fix indexing, add operand info, downsize test set to 1k randomly-selected examples

Browse files
Files changed (4) hide show
  1. .gitattributes +1 -0
  2. test.jsonl +0 -0
  3. train.jsonl +3 -0
  4. validation.jsonl +0 -0
.gitattributes CHANGED
@@ -57,3 +57,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
57
  # Video files - compressed
58
  *.mp4 filter=lfs diff=lfs merge=lfs -text
59
  *.webm filter=lfs diff=lfs merge=lfs -text
 
 
57
  # Video files - compressed
58
  *.mp4 filter=lfs diff=lfs merge=lfs -text
59
  *.webm filter=lfs diff=lfs merge=lfs -text
60
+ train.jsonl filter=lfs diff=lfs merge=lfs -text
test.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
train.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bf7489c47bebff2a11d2ad617b1f6e0f2e01747373de6c744e57a56a99c544ea
3
+ size 32633878
validation.jsonl ADDED
The diff for this file is too large to render. See raw diff