Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# PaperAudit Qwen3 8B (SFT + RL)
|
| 2 |
|
| 3 |
## Model Overview
|
|
@@ -120,4 +129,4 @@ Compared to the 3B model, the 8B model performs better in handling complex paper
|
|
| 120 |
|
| 121 |
## License
|
| 122 |
|
| 123 |
-
Please refer to the license terms of the base model Qwen3.
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
datasets:
|
| 4 |
+
- mayiwen/PaperAudit_Dataset
|
| 5 |
+
language:
|
| 6 |
+
- en
|
| 7 |
+
base_model:
|
| 8 |
+
- Qwen/Qwen3-8B
|
| 9 |
+
---
|
| 10 |
# PaperAudit Qwen3 8B (SFT + RL)
|
| 11 |
|
| 12 |
## Model Overview
|
|
|
|
| 129 |
|
| 130 |
## License
|
| 131 |
|
| 132 |
+
Please refer to the license terms of the base model Qwen3.
|