remiai3 commited on
Commit
56f9c6e
·
verified ·
1 Parent(s): 6e793bd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -3
README.md CHANGED
@@ -1,3 +1,13 @@
1
- ---
2
- license: bsd-3-clause
3
- ---
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: bsd-3-clause
3
+ language:
4
+ - en
5
+ base_model:
6
+ - Salesforce/codegen-350M-multi
7
+ library_name: transformers
8
+ tags:
9
+ - text-to-code
10
+ ----------------------------------------------------------------
11
+ NOTE: First read the document.txt file then you will an idea about the project how to it in the laptop locally
12
+ In this Hugging face repo you get the resources to run the text to code gen ai model codegen by Salesforce
13
+ Here we just provide the resources to run the ai model on the laptop all the original model is developed by the Salesforce