isemmanuelolowe
commited on
Commit
•
5a008cd
1
Parent(s):
8f04f42
Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
# BerKANT (training)
|
2 |
+
|
3 |
+
A Bert implementation where most of the `torch.nn.linear` have been replaced with `KANLinear`.
|
4 |
+
|
5 |
+
Currently pretraining on [JackBAI/bert_pretrain_datasets](https://huggingface.co/datasets/JackBAI/bert_pretrain_datasets) on a RTX 4090. Will be do in 5 days from 13/05/2024. Until then :)
|