Upload folder using huggingface_hub
Browse files
README.md
CHANGED
|
@@ -71,8 +71,8 @@ const embedder = await pipeline(
|
|
| 71 |
## Credits & Attribution
|
| 72 |
The original model (NorBERT 3) was developed by the Language Technology Group (LTG) at the University of Oslo.
|
| 73 |
|
| 74 |
-
Original Repository: [LtG/norbert3-base](
|
| 75 |
|
| 76 |
-
Paper/Citation: Please refer to the [original model](
|
| 77 |
|
| 78 |
This distribution is converted to ONNX for compatibility reasons and maintains the original Apache 2.0 license.
|
|
|
|
| 71 |
## Credits & Attribution
|
| 72 |
The original model (NorBERT 3) was developed by the Language Technology Group (LTG) at the University of Oslo.
|
| 73 |
|
| 74 |
+
Original Repository: [LtG/norbert3-base](https://huggingface.co/ltg/norbert3-base)
|
| 75 |
|
| 76 |
+
Paper/Citation: Please refer to the [original model](https://huggingface.co/ltg/norbert3-base) card for proper citation if you use this in academic work.
|
| 77 |
|
| 78 |
This distribution is converted to ONNX for compatibility reasons and maintains the original Apache 2.0 license.
|