tgetsov commited on
Commit
4c3ac4a
·
verified ·
1 Parent(s): dadc57c

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +8 -0
README.md CHANGED
@@ -86,3 +86,11 @@ See the [merged model card](https://huggingface.co/MainStack/marvy-1-14B) for th
86
  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.
 
 
 
 
 
 
 
 
 
86
  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).