ejbejaranos commited on
Commit
937882e
β€’
1 Parent(s): 83380c0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -7
README.md CHANGED
@@ -1,6 +1,12 @@
1
  ---
2
  library_name: transformers
3
- tags: []
 
 
 
 
 
 
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.