larskjeldgaard
commited on
handle merge conflicts
Browse files- .gitattributes +1 -0
- README.md +0 -2
- flax_model.msgpack +3 -0
.gitattributes
CHANGED
@@ -14,3 +14,4 @@
|
|
14 |
*.pb filter=lfs diff=lfs merge=lfs -text
|
15 |
*.pt filter=lfs diff=lfs merge=lfs -text
|
16 |
*.pth filter=lfs diff=lfs merge=lfs -text
|
|
|
|
14 |
*.pb filter=lfs diff=lfs merge=lfs -text
|
15 |
*.pt filter=lfs diff=lfs merge=lfs -text
|
16 |
*.pth filter=lfs diff=lfs merge=lfs -text
|
17 |
+
*.msgpack filter=lfs diff=lfs merge=lfs -text
|
README.md
CHANGED
@@ -39,5 +39,3 @@ Feel free to contact author Lars Kjeldgaard on [lars.kjeldgaard@eb.dk](mailto:la
|
|
39 |
#### Shout-outs
|
40 |
|
41 |
Props to [Malte Højmark-Berthelsen](mailto:hjb@kmd.dk) for pretraining Danish BERT and helping out adding a TensorFlow backend for `senda`.
|
42 |
-
|
43 |
-
|
|
|
39 |
#### Shout-outs
|
40 |
|
41 |
Props to [Malte Højmark-Berthelsen](mailto:hjb@kmd.dk) for pretraining Danish BERT and helping out adding a TensorFlow backend for `senda`.
|
|
|
|
flax_model.msgpack
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:91d60466a8afae147292031007e0a96349e60f1d4dadbb6ce6fbcc49499c99bf
|
3 |
+
size 442485820
|