Update README.md
Browse files
README.md
CHANGED
|
@@ -1,7 +1,3 @@
|
|
| 1 |
-
Here is a cleaned-up, consolidated, and properly structured **Hugging Face model card** (README.md) for your Game of Thrones Q&A model. I removed duplicates, fixed formatting issues, filled in most of the placeholder sections with reasonable values based on what you provided, improved clarity, followed current best practices for model cards (as of 2025–2026), and made it more professional and complete.
|
| 2 |
-
|
| 3 |
-
```markdown
|
| 4 |
-
---
|
| 5 |
language:
|
| 6 |
- en
|
| 7 |
license: apache-2.0
|
|
@@ -19,7 +15,6 @@ tags:
|
|
| 19 |
- peft
|
| 20 |
- transformers
|
| 21 |
inference: false
|
| 22 |
-
---
|
| 23 |
|
| 24 |
# Game of Thrones Q&A Model (PEFT / QLoRA fine-tuned)
|
| 25 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
language:
|
| 2 |
- en
|
| 3 |
license: apache-2.0
|
|
|
|
| 15 |
- peft
|
| 16 |
- transformers
|
| 17 |
inference: false
|
|
|
|
| 18 |
|
| 19 |
# Game of Thrones Q&A Model (PEFT / QLoRA fine-tuned)
|
| 20 |
|