Update README.md
Browse files
README.md
CHANGED
|
@@ -16,9 +16,9 @@ tags:
|
|
| 16 |
- modernbert
|
| 17 |
- gpt2
|
| 18 |
base_model:
|
| 19 |
-
|
| 20 |
-
|
| 21 |
-
pipeline_tag:
|
| 22 |
---
|
| 23 |
|
| 24 |
# CodeEncoderDecoderModel-Ghost-large👻
|
|
@@ -98,5 +98,4 @@ print(docstring)
|
|
| 98 |
## 📄 License
|
| 99 |
|
| 100 |
Apache-2.0
|
| 101 |
-
Model weights and tokenizer artifacts are released under the same license. You are free to use, modify, and redistribute with attribution.
|
| 102 |
-
|
|
|
|
| 16 |
- modernbert
|
| 17 |
- gpt2
|
| 18 |
base_model:
|
| 19 |
+
- Shuu12121/CodeModernBERT-Ghost
|
| 20 |
+
- openai-community/gpt2-large
|
| 21 |
+
pipeline_tag: text-generation
|
| 22 |
---
|
| 23 |
|
| 24 |
# CodeEncoderDecoderModel-Ghost-large👻
|
|
|
|
| 98 |
## 📄 License
|
| 99 |
|
| 100 |
Apache-2.0
|
| 101 |
+
Model weights and tokenizer artifacts are released under the same license. You are free to use, modify, and redistribute with attribution.
|
|
|