zechenli03
commited on
Commit
•
b30c63b
1
Parent(s):
3145a34
Upload 4 files
Browse files- .gitattributes +1 -0
- train/sensor_qa_stage2.json +0 -0
- train/sensor_qa_v2.json +3 -0
- train/train_labels.pkl +3 -0
- train/train_norm_data.pkl +3 -0
.gitattributes
CHANGED
@@ -54,3 +54,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
54 |
*.jpeg filter=lfs diff=lfs merge=lfs -text
|
55 |
*.webp filter=lfs diff=lfs merge=lfs -text
|
56 |
test/sensor_qa_v2.json filter=lfs diff=lfs merge=lfs -text
|
|
|
|
54 |
*.jpeg filter=lfs diff=lfs merge=lfs -text
|
55 |
*.webp filter=lfs diff=lfs merge=lfs -text
|
56 |
test/sensor_qa_v2.json filter=lfs diff=lfs merge=lfs -text
|
57 |
+
train/sensor_qa_v2.json filter=lfs diff=lfs merge=lfs -text
|
train/sensor_qa_stage2.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
train/sensor_qa_v2.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b61e69b88a51dabedc543cde39ac233562f85c7f929641654cb3bf2e20753f68
|
3 |
+
size 3560056722
|
train/train_labels.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:22d3a34aa417ca8d10a398b4e40375bf6d7ba7794de3691809e3cc6b68440063
|
3 |
+
size 11617839
|
train/train_norm_data.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0e26d9f0f8c15215925cf47be340a010370eee0ea3f1f475fe47bd53486a349e
|
3 |
+
size 218454757
|