Text Generation
PEFT
Safetensors
English
hawkCodes commited on
Commit
aeb8981
1 Parent(s): 872db8a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -12
README.md CHANGED
@@ -6,15 +6,6 @@ datasets:
6
  - ajibawa-2023/Code-290k-ShareGPT
7
  language:
8
  - en
9
- widget:
10
- - example_title: Fibonacci (Python)
11
- messages:
12
- - role: system
13
- content: You are a chatbot who can help code!
14
- - role: user
15
- content: >-
16
- Write me a function to calculate the first 10 digits of the fibonacci
17
- sequence in Python and print it out to the CLI.
18
  pipeline_tag: text-generation
19
  ---
20
 
@@ -34,10 +25,8 @@ Bug detection and suggestion: The model can identify potential bugs in your code
34
  This programmer-focused model leverages the strengths of TinyLlama-1.1B while specializing in understanding and processing code. It serves as a valuable tool to boost your coding efficiency and productivity.
35
 
36
  - **Developed by:** [hawkcodes]
37
- - **Funded by [optional]:** [-]
38
- - **Shared by [optional]:** [-]
39
  - **Model type:** [Text Generation]
40
  - **Language(s) (NLP):** [English]
41
  - **License:** [apache-2.0]
42
- - **Finetuned from model [optional]:** [TinyLlama-1.1B-intermediate-step-1431k-3T]
43
 
 
6
  - ajibawa-2023/Code-290k-ShareGPT
7
  language:
8
  - en
 
 
 
 
 
 
 
 
 
9
  pipeline_tag: text-generation
10
  ---
11
 
 
25
  This programmer-focused model leverages the strengths of TinyLlama-1.1B while specializing in understanding and processing code. It serves as a valuable tool to boost your coding efficiency and productivity.
26
 
27
  - **Developed by:** [hawkcodes]
 
 
28
  - **Model type:** [Text Generation]
29
  - **Language(s) (NLP):** [English]
30
  - **License:** [apache-2.0]
31
+ - **Finetuned from model [optional]:** TinyLlama-1.1B-intermediate-step-1431k-3T
32