Update README.md
Browse files
README.md
CHANGED
@@ -38,7 +38,7 @@ model-index:
|
|
38 |
|
39 |
<!-- Provide a quick summary of what the model is/does. -->
|
40 |
|
41 |
-
This
|
42 |
|
43 |
## Model Details
|
44 |
|
@@ -48,12 +48,9 @@ This modelcard aims to be a base template for new models. It has been generated
|
|
48 |
|
49 |
|
50 |
|
51 |
-
- **Developed by:**
|
52 |
-
- **
|
53 |
-
- **
|
54 |
-
- **Language(s) (NLP):** [More Information Needed]
|
55 |
-
- **License:** [More Information Needed]
|
56 |
-
- **Finetuned from model [optional]:** [More Information Needed]
|
57 |
|
58 |
### Model Sources [optional]
|
59 |
|
|
|
38 |
|
39 |
<!-- Provide a quick summary of what the model is/does. -->
|
40 |
|
41 |
+
This is a LLM for code that is focussed on generating bug fixes using infilling.
|
42 |
|
43 |
## Model Details
|
44 |
|
|
|
48 |
|
49 |
|
50 |
|
51 |
+
- **Developed by:** Asankhaya Sharma
|
52 |
+
- **Model type:** GPT-2 model with multi-query attention and Fill-in-the-Middle objective
|
53 |
+
- **Finetuned from model:** bigcode/santacoder
|
|
|
|
|
|
|
54 |
|
55 |
### Model Sources [optional]
|
56 |
|