lebchen commited on
Commit
7a26fa5
·
verified ·
1 Parent(s): 5be0319

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +2 -2
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](LtG/norbert3-base)
75
 
76
- Paper/Citation: Please refer to the [original model](original model card) 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.
 
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.