Update README.md
Browse files
README.md
CHANGED
@@ -103,7 +103,7 @@ base_model: IntervitensInc/gemma-2-27b-chatml
|
|
103 |
model_type: AutoModelForCausalLM
|
104 |
tokenizer_type: AutoTokenizer
|
105 |
|
106 |
-
hub_model_id: anthracite-
|
107 |
hub_strategy: "all_checkpoints"
|
108 |
push_dataset_to_hub:
|
109 |
hf_use_auth_token: true
|
@@ -121,7 +121,7 @@ load_in_4bit: false
|
|
121 |
strict: false
|
122 |
|
123 |
datasets:
|
124 |
-
- path: anthracite-
|
125 |
type: sharegpt
|
126 |
conversation: chatml
|
127 |
- path: NewEden/Claude-Instruct-5K
|
@@ -216,7 +216,7 @@ We'd like to thank Recursal / Featherless for sponsoring the compute for this tr
|
|
216 |
We would also like to thank all members of Anthracite who made this finetune possible.
|
217 |
|
218 |
## Datasets
|
219 |
-
- [anthracite-
|
220 |
- [NewEden/Claude-Instruct-5K](https://huggingface.co/datasets/NewEden/Claude-Instruct-5K)
|
221 |
- [anthracite-org/kalo-opus-instruct-22k-no-refusal](https://huggingface.co/datasets/anthracite-org/kalo-opus-instruct-22k-no-refusal)
|
222 |
- [Epiculous/SynthRP-Gens-v1.1-Filtered-n-Cleaned](https://huggingface.co/datasets/Epiculous/SynthRP-Gens-v1.1-Filtered-n-Cleaned)
|
|
|
103 |
model_type: AutoModelForCausalLM
|
104 |
tokenizer_type: AutoTokenizer
|
105 |
|
106 |
+
hub_model_id: anthracite-org/magnum-v4-27b-r1
|
107 |
hub_strategy: "all_checkpoints"
|
108 |
push_dataset_to_hub:
|
109 |
hf_use_auth_token: true
|
|
|
121 |
strict: false
|
122 |
|
123 |
datasets:
|
124 |
+
- path: anthracite-org/c2_logs_16k_llama_v1.1
|
125 |
type: sharegpt
|
126 |
conversation: chatml
|
127 |
- path: NewEden/Claude-Instruct-5K
|
|
|
216 |
We would also like to thank all members of Anthracite who made this finetune possible.
|
217 |
|
218 |
## Datasets
|
219 |
+
- [anthracite-org/c2_logs_16k_llama_v1.1](https://huggingface.co/datasets/anthracite-org/c2_logs_16k_llama_v1.1)
|
220 |
- [NewEden/Claude-Instruct-5K](https://huggingface.co/datasets/NewEden/Claude-Instruct-5K)
|
221 |
- [anthracite-org/kalo-opus-instruct-22k-no-refusal](https://huggingface.co/datasets/anthracite-org/kalo-opus-instruct-22k-no-refusal)
|
222 |
- [Epiculous/SynthRP-Gens-v1.1-Filtered-n-Cleaned](https://huggingface.co/datasets/Epiculous/SynthRP-Gens-v1.1-Filtered-n-Cleaned)
|