obulikrish commited on
Commit
c0bd94e
1 Parent(s): 5d3deb8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -2,10 +2,11 @@
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
 
 
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