obulikrish
commited on
Commit
•
97eedbe
1
Parent(s):
c64e8ce
Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: bigcode-openrail-m
|
3 |
+
base_model:
|
4 |
+
- Salesforce/codet5p-770m
|
5 |
+
tags:
|
6 |
+
- code
|
7 |
+
---
|
8 |
+
# Overview
|
9 |
+
This model is used to build the ModelTeam profile for engineers, allowing them to validate and showcase their skills. It is a PEFT-finetuned version of the Salesforce/codet5p-770m model, specifically trained to predict sections of the profile. The model is lightweight and efficient, making it suitable for running on a laptop.
|
10 |
+
|
11 |
+
Website: [modelteam.ai](https://www.modelteam.ai/)
|
12 |
+
|
13 |
+
Instructions to Build your profile: [modelteam git](https://github.com/modelteam-ai/modelteam.ai)
|