ejbejaranos
commited on
Commit
β’
937882e
1
Parent(s):
83380c0
Update README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,12 @@
|
|
1 |
---
|
2 |
library_name: transformers
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
4 |
---
|
5 |
# π BitNet-Llama3 (from 8B to 2B) Transformation & Training
|
6 |
|
@@ -124,9 +130,4 @@ Carbon emissions can be estimated using the [Machine Learning Impact calculator]
|
|
124 |
|
125 |
## π‘ Acknowledgments
|
126 |
|
127 |
-
Thanks to [Hugging Face](https://huggingface.co/) and [Weights & Biases](https://wandb.ai/) for providing support and tools.
|
128 |
-
|
129 |
-
|
130 |
-
|
131 |
-
|
132 |
-
|
|
|
1 |
---
|
2 |
library_name: transformers
|
3 |
+
license: apache-2.0
|
4 |
+
datasets:
|
5 |
+
- abideen/Cosmopedia-100k-pretrain
|
6 |
+
language:
|
7 |
+
- en
|
8 |
+
base_model:
|
9 |
+
- meta-llama/Llama-3.1-8B-Instruct
|
10 |
---
|
11 |
# π BitNet-Llama3 (from 8B to 2B) Transformation & Training
|
12 |
|
|
|
130 |
|
131 |
## π‘ Acknowledgments
|
132 |
|
133 |
+
Thanks to [Hugging Face](https://huggingface.co/) and [Weights & Biases](https://wandb.ai/) for providing support and tools.
|
|
|
|
|
|
|
|
|
|