Downloads · 30 days
0
lukasec/Maverick
Maverick is a machine learning model from lukasec. Use it for the machine learning task on the model card, and read the license before you ship it in a product.
Developed during my internship at Vela Partners. <br The paper presenting Maverick can be found on my GitHub. <br Maverick consists of two sub-models published here on Hugging Face : MAV-Moneyball & MAV-Midas.
Downloads · 30 days
0
Access
Public
Updated Dec 2, 2023
Repo size
—
Likes
1
Public
Click a slice to open those files.
.md1.7 KB · 56%
From the Hugging Face model README
Developed during my internship at Vela Partners. <br> The paper presenting Maverick can be found on my GitHub. <br> Maverick consists of two sub-models published here on Hugging Face : MAV-Moneyball & MAV-Midas.
Abstract <br> Maverick is a LLM to guide Venture Capital investment in startups. Its ultimate goal is to predict the success of early-stage ventures.
In VC there are two types of successful start-ups: those that replace existing incumbents (type 1), and those that create new markets (type 2). In order to predict the success of a start-up with respect to both types, Maverick consists of two models:
Maverick is developed through a transfer learning approach, by fine-tuning a pre-trained BERT model for type 1 and type 2 classification. Notably, both MAV-Moneyball and MAV-Midas achieve a true positive ratio greater than 70%, which in the context of VC investment is one of the most important evaluation criteria - the percentage of successful companies predicted to be successful.