Spaces:
Running
Running
Add missing template for falcon
Browse files
.gitattributes
CHANGED
@@ -167,3 +167,5 @@ fm_queries_v2/falcon-instruct-7b_3--tiiuae-falcon-7b-instruct/predictions.json f
|
|
167 |
fm_queries_v2/falcon-instruct-7b_3--tiiuae-falcon-7b-instruct/raw_predictions.json filter=lfs diff=lfs merge=lfs -text
|
168 |
fm_queries_v2/falcon-instruct-7b_4--tiiuae-falcon-7b-instruct/predictions.json filter=lfs diff=lfs merge=lfs -text
|
169 |
fm_queries_v2/falcon-instruct-7b_4--tiiuae-falcon-7b-instruct/raw_predictions.json filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
167 |
fm_queries_v2/falcon-instruct-7b_3--tiiuae-falcon-7b-instruct/raw_predictions.json filter=lfs diff=lfs merge=lfs -text
|
168 |
fm_queries_v2/falcon-instruct-7b_4--tiiuae-falcon-7b-instruct/predictions.json filter=lfs diff=lfs merge=lfs -text
|
169 |
fm_queries_v2/falcon-instruct-7b_4--tiiuae-falcon-7b-instruct/raw_predictions.json filter=lfs diff=lfs merge=lfs -text
|
170 |
+
fm_queries_v2/falcon-7b_2--tiiuae-falcon-7b/predictions.json filter=lfs diff=lfs merge=lfs -text
|
171 |
+
fm_queries_v2/falcon-7b_2--tiiuae-falcon-7b/raw_predictions.json filter=lfs diff=lfs merge=lfs -text
|
fm_queries_v2/falcon-7b_2--tiiuae-falcon-7b/args.json
ADDED
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"queries_path": "data/fm_queries_31Oct/fm_queries_2.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": "falcon-7b_2",
|
7 |
+
"model_name_or_path": "tiiuae/falcon-7b",
|
8 |
+
"cache_dir": null
|
9 |
+
}
|
fm_queries_v2/falcon-7b_2--tiiuae-falcon-7b/predictions.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7b58a6957915e1d41de293dd7daf92c86012409f558695c0c5ca70764a705040
|
3 |
+
size 70124770
|
fm_queries_v2/falcon-7b_2--tiiuae-falcon-7b/raw_predictions.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6b930a94dc699acf53eaa4fb5968ea0795aade58548cb16986b99f4f3c2cec69
|
3 |
+
size 39441626
|