obulikrish
commited on
Commit
•
5d3deb8
1
Parent(s):
7860678
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,12 @@
|
|
1 |
---
|
2 |
-
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
+
license: bigcode-openrail-m
|
3 |
+
base_model:
|
4 |
+
- Salesforce/codet5p-770m
|
5 |
+
---
|
6 |
+
# Overview
|
7 |
+
This is one of the model used to build modelteam profile for engineers to validate and showcase their skills. This is PEFT finetuned version of Salesforce/codet5p-770m model.
|
8 |
+
Its fine-tuned to predict a part of the profile and is small enough to be run on a laptop.
|
9 |
+
|
10 |
+
Website: [modelteam.ai](https://www.modelteam.ai/)
|
11 |
+
|
12 |
+
Instructions to Build your profile: [modelteam git](https://github.com/modelteam-ai/modelteam.ai)
|