szymonrucinski
commited on
Commit
•
8ea5f3c
1
Parent(s):
3c6a2d8
Update README.md
Browse files
README.md
CHANGED
@@ -9,6 +9,7 @@ Name [krakowiak](https://www.youtube.com/watch?v=OeQ6jYzt6cM) refers to one of t
|
|
9 |
## How to test it?
|
10 |
The model can be ran using the Huggingface library or in the browser using this [Google Colab](https://colab.research.google.com/drive/1IM7j57g9ZHj-Pw2EXGyacNuKHjvK3pIc?usp=sharing)
|
11 |
## Training procedure
|
|
|
12 |
|
13 |
The following `bitsandbytes` quantization config was used during training:
|
14 |
- load_in_8bit: False
|
|
|
9 |
## How to test it?
|
10 |
The model can be ran using the Huggingface library or in the browser using this [Google Colab](https://colab.research.google.com/drive/1IM7j57g9ZHj-Pw2EXGyacNuKHjvK3pIc?usp=sharing)
|
11 |
## Training procedure
|
12 |
+
Model was trained for 3 epochs, feel free [to read the report](https://api.wandb.ai/links/szymonindy/tkr343ad)
|
13 |
|
14 |
The following `bitsandbytes` quantization config was used during training:
|
15 |
- load_in_8bit: False
|