Spaces:
Running
Running
Add llama2-chat templates4 predictions
Browse files
.gitattributes
CHANGED
@@ -147,3 +147,5 @@ fm_queries_v2/llama2-chat-7b_2--meta-llama-Llama-2-7b-chat-hf/predictions.json f
|
|
147 |
fm_queries_v2/llama2-chat-7b_2--meta-llama-Llama-2-7b-chat-hf/raw_predictions.json filter=lfs diff=lfs merge=lfs -text
|
148 |
fm_queries_v2/llama2-chat-7b_3--meta-llama-Llama-2-7b-chat-hf/predictions.json filter=lfs diff=lfs merge=lfs -text
|
149 |
fm_queries_v2/llama2-chat-7b_3--meta-llama-Llama-2-7b-chat-hf/raw_predictions.json filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
147 |
fm_queries_v2/llama2-chat-7b_2--meta-llama-Llama-2-7b-chat-hf/raw_predictions.json filter=lfs diff=lfs merge=lfs -text
|
148 |
fm_queries_v2/llama2-chat-7b_3--meta-llama-Llama-2-7b-chat-hf/predictions.json filter=lfs diff=lfs merge=lfs -text
|
149 |
fm_queries_v2/llama2-chat-7b_3--meta-llama-Llama-2-7b-chat-hf/raw_predictions.json filter=lfs diff=lfs merge=lfs -text
|
150 |
+
fm_queries_v2/llama2-chat-7b_4--meta-llama-Llama-2-7b-chat-hf/predictions.json filter=lfs diff=lfs merge=lfs -text
|
151 |
+
fm_queries_v2/llama2-chat-7b_4--meta-llama-Llama-2-7b-chat-hf/raw_predictions.json filter=lfs diff=lfs merge=lfs -text
|
fm_queries_v2/llama2-chat-7b_4--meta-llama-Llama-2-7b-chat-hf/args.json
ADDED
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"queries_path": "data/fm_queries_31Oct/fm_queries_4.txt",
|
3 |
+
"template": "query_in_response",
|
4 |
+
"instruction": "Complete the fact in as few words as possible",
|
5 |
+
"output_dir": "./outputs/fm_queries",
|
6 |
+
"exp_name": "llama2-chat-7b_4",
|
7 |
+
"model_name_or_path": "meta-llama/Llama-2-7b-chat-hf",
|
8 |
+
"cache_dir": null
|
9 |
+
}
|
fm_queries_v2/llama2-chat-7b_4--meta-llama-Llama-2-7b-chat-hf/predictions.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c05230e5fe6bff8f306c1ae3c787d83b29cdcf2dcb5b9554e3695b37b407776a
|
3 |
+
size 16486409
|
fm_queries_v2/llama2-chat-7b_4--meta-llama-Llama-2-7b-chat-hf/raw_predictions.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4d9dc687bd54e6d38db592349ed71de621783f641fda708951d650f3bdb1b93b
|
3 |
+
size 23051268
|