Add files using upload-large-folder tool
Browse files- .gitattributes +3 -0
- llama3/all_domains_1_samples/llama3_json_answer_first_few_shot_unstructured/adapter_model.safetensors +3 -0
- llama3/all_domains_1_samples/llama3_markdown_answer_first_few_shot_structured/adapter_model.safetensors +3 -0
- llama3/all_domains_1_samples/llama3_markdown_answer_first_zero_shot_unstructured/adapter_model.safetensors +3 -0
- llama3/all_domains_1_samples/llama3_number_list_fact_first_zero_shot_unstructured/adapter_model.safetensors +3 -0
- llama3/all_domains_all_samples/llama3_json_answer_first_few_shot_unstructured/tokenizer.json +3 -0
- llama3/all_domains_all_samples/llama3_json_answer_first_few_shot_unstructured/training_args.bin +3 -0
- llama3/all_domains_all_samples/llama3_json_fact_first_zero_shot_unstructured/training_args.bin +3 -0
- llama3/all_domains_all_samples/llama3_markdown_answer_first_zero_shot_structured/tokenizer.json +3 -0
- llama3/all_domains_all_samples/llama3_markdown_answer_first_zero_shot_structured/training_args.bin +3 -0
- llama3/all_domains_all_samples/llama3_number_list_answer_first_few_shot_unstructured/tokenizer.json +3 -0
.gitattributes
CHANGED
@@ -72,3 +72,6 @@ llama3/all_domains_all_samples/llama3_json_fact_first_few_shot_structured/tokeni
|
|
72 |
llama3/all_domains_all_samples/llama3_markdown_answer_first_zero_shot_unstructured/tokenizer.json filter=lfs diff=lfs merge=lfs -text
|
73 |
llama3/all_domains_all_samples/llama3_markdown_answer_first_few_shot_structured/tokenizer.json filter=lfs diff=lfs merge=lfs -text
|
74 |
llama3/all_domains_all_samples/llama3_number_list_fact_first_zero_shot_unstructured/tokenizer.json filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
72 |
llama3/all_domains_all_samples/llama3_markdown_answer_first_zero_shot_unstructured/tokenizer.json filter=lfs diff=lfs merge=lfs -text
|
73 |
llama3/all_domains_all_samples/llama3_markdown_answer_first_few_shot_structured/tokenizer.json filter=lfs diff=lfs merge=lfs -text
|
74 |
llama3/all_domains_all_samples/llama3_number_list_fact_first_zero_shot_unstructured/tokenizer.json filter=lfs diff=lfs merge=lfs -text
|
75 |
+
llama3/all_domains_all_samples/llama3_number_list_answer_first_few_shot_unstructured/tokenizer.json filter=lfs diff=lfs merge=lfs -text
|
76 |
+
llama3/all_domains_all_samples/llama3_markdown_answer_first_zero_shot_structured/tokenizer.json filter=lfs diff=lfs merge=lfs -text
|
77 |
+
llama3/all_domains_all_samples/llama3_json_answer_first_few_shot_unstructured/tokenizer.json filter=lfs diff=lfs merge=lfs -text
|
llama3/all_domains_1_samples/llama3_json_answer_first_few_shot_unstructured/adapter_model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8432f32e3da668d81fb8e3efa21efbb11b13f6bf7d7a6ea21c07fc17cc7147e2
|
3 |
+
size 4873875808
|
llama3/all_domains_1_samples/llama3_markdown_answer_first_few_shot_structured/adapter_model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d0eeb1891564e54004adbf6e378b0d4ffbcfc242cace8c363ee75b07f87f7fdb
|
3 |
+
size 4873875808
|
llama3/all_domains_1_samples/llama3_markdown_answer_first_zero_shot_unstructured/adapter_model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b1c94f1abe12d6fa82b948cd397d57a3a98583933cc79286a40e1a801d953f73
|
3 |
+
size 4873875808
|
llama3/all_domains_1_samples/llama3_number_list_fact_first_zero_shot_unstructured/adapter_model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:08d4b2bb81d85941595b304ab37734c9121c9637451607edf7bb65ebc53e1777
|
3 |
+
size 4873875808
|
llama3/all_domains_all_samples/llama3_json_answer_first_few_shot_unstructured/tokenizer.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:410a585cbcdb5a3b6f8b6bd4b5ec91e29095c824634418d80ba5c3081adc85a7
|
3 |
+
size 17210201
|
llama3/all_domains_all_samples/llama3_json_answer_first_few_shot_unstructured/training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e85cc27f9a7be6b8f6e1ddb20e9c5f3a71e68ae8a3e5b9cc28b592c6191080e0
|
3 |
+
size 5880
|
llama3/all_domains_all_samples/llama3_json_fact_first_zero_shot_unstructured/training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:77839a09db08f239518ecb3efe2db4113a5bc7ce99206c10bc3551ad742afbbf
|
3 |
+
size 5880
|
llama3/all_domains_all_samples/llama3_markdown_answer_first_zero_shot_structured/tokenizer.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:410a585cbcdb5a3b6f8b6bd4b5ec91e29095c824634418d80ba5c3081adc85a7
|
3 |
+
size 17210201
|
llama3/all_domains_all_samples/llama3_markdown_answer_first_zero_shot_structured/training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:60b96226bde80d41c728d6baabe3fab53375cdc9b65dbb163672fa76f5041754
|
3 |
+
size 5880
|
llama3/all_domains_all_samples/llama3_number_list_answer_first_few_shot_unstructured/tokenizer.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:410a585cbcdb5a3b6f8b6bd4b5ec91e29095c824634418d80ba5c3081adc85a7
|
3 |
+
size 17210201
|