tgetsov commited on
Commit
87b4514
·
verified ·
1 Parent(s): 993d965

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +5 -3
README.md CHANGED
@@ -87,10 +87,12 @@ full training data, anonymization methodology, evaluation (test ppl 13.107 on a
87
  project-disjoint split), and limitations. Quantization adds the usual minor
88
  quality reduction versus the FP16 model.
89
 
90
- ## Attribution
91
 
92
- Apache-2.0. **If you use marvy-1-14B as a baseline, fine-tune it, distill from
93
- it, or evaluate against it, please credit MainStack** and link to
 
 
94
  https://huggingface.co/MainStack/marvy-1-14B. Keep the `NOTICE` file intact
95
  (required by Apache-2.0 §4) and cite the entry on the
96
  [merged model card](https://huggingface.co/MainStack/marvy-1-14B#citation).
 
87
  project-disjoint split), and limitations. Quantization adds the usual minor
88
  quality reduction versus the FP16 model.
89
 
90
+ ## License & attribution
91
 
92
+ Dual-licensed: **weights Apache-2.0**, **MainStack contributions (cards, docs,
93
+ benchmark) CC-BY-4.0** see [`LICENSING.md`](./LICENSING.md). **If you use
94
+ marvy-1-14B as a baseline, fine-tune it, distill from it, or evaluate against
95
+ it, please credit MainStack** and link to
96
  https://huggingface.co/MainStack/marvy-1-14B. Keep the `NOTICE` file intact
97
  (required by Apache-2.0 §4) and cite the entry on the
98
  [merged model card](https://huggingface.co/MainStack/marvy-1-14B#citation).