ha
Browse files
README.md
CHANGED
@@ -1,3 +1,4 @@
|
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
datasets:
|
@@ -101,3 +102,8 @@ The model is trained specifically for code completion tasks.
|
|
101 |
|
102 |
## Limitations
|
103 |
The pre-training dataset may have contained offensive or inappropriate content even after applying data cleansing and toxicity and profanity filters, and such content may be reflected in model generated text. We recommend that users exercise reasonable caution when using in production systems. Do not use for any applications that may cause harm or distress to individuals or groups.
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<<<<<<< HEAD
|
2 |
---
|
3 |
license: apache-2.0
|
4 |
datasets:
|
|
|
102 |
|
103 |
## Limitations
|
104 |
The pre-training dataset may have contained offensive or inappropriate content even after applying data cleansing and toxicity and profanity filters, and such content may be reflected in model generated text. We recommend that users exercise reasonable caution when using in production systems. Do not use for any applications that may cause harm or distress to individuals or groups.
|
105 |
+
=======
|
106 |
+
---
|
107 |
+
license: mit
|
108 |
+
---
|
109 |
+
>>>>>>> origin/main
|