sauravpanigrahi commited on
add llama3.2_3b generations
Browse files- .gitattributes +2 -0
- llama3.2_3b_outputs_4096.jsonl +3 -0
- llama3.2_3b_outputs_8192.jsonl +3 -0
.gitattributes
CHANGED
|
@@ -57,3 +57,5 @@ 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 |
+
llama3.2_3b_outputs_4096.jsonl filter=lfs diff=lfs merge=lfs -text
|
| 61 |
+
llama3.2_3b_outputs_8192.jsonl filter=lfs diff=lfs merge=lfs -text
|
llama3.2_3b_outputs_4096.jsonl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f7c39613f003c68c33fdaccf498fc6f6310741db5059893943ddc344481dc93a
|
| 3 |
+
size 12402476
|
llama3.2_3b_outputs_8192.jsonl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:90d51077476b6fc04bca9c094505b7d1bcfbe01d15532b37e50a3eb3d70cdf3b
|
| 3 |
+
size 15634672
|