kazalbrur commited on
Commit
fbb3feb
·
verified ·
1 Parent(s): 7926be6

Set license to MIT

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -1,5 +1,5 @@
1
  ---
2
- license: cc-by-nc-sa-4.0
3
  language:
4
  - bn
5
  - en
@@ -66,9 +66,9 @@ This is an E5-family model: prefix queries with `query: ` and passages with `pas
66
 
67
  Three-stage curriculum (AdamW, cosine schedule, bf16). Distillation over ~18.7M EN–BN parallel
68
  pairs; supervised contrastive fine-tuning (MNR) on ~2.45M pairs (Bangla-native core + SWIM-IR +
69
- machine-translated MS MARCO-bn); NLI triplet polish (XNLI-bn). Some training sources carry
70
- non-commercial terms, so the model is released **CC BY-NC-SA 4.0 for research use** — verify
71
- upstream terms before commercial deployment.
72
 
73
  ## Limitations
74
 
 
1
  ---
2
+ license: mit
3
  language:
4
  - bn
5
  - en
 
66
 
67
  Three-stage curriculum (AdamW, cosine schedule, bf16). Distillation over ~18.7M EN–BN parallel
68
  pairs; supervised contrastive fine-tuning (MNR) on ~2.45M pairs (Bangla-native core + SWIM-IR +
69
+ machine-translated MS MARCO-bn); NLI triplet polish (XNLI-bn). Released under the **MIT license**.
70
+ Note that some training sources carry their own (in some cases non-commercial) terms — verify
71
+ upstream data terms before commercial deployment.
72
 
73
  ## Limitations
74