Create README.md
Browse files
README.md
ADDED
|
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: mit
|
| 3 |
+
language:
|
| 4 |
+
- en
|
| 5 |
+
base_model:
|
| 6 |
+
- deepseek-ai/DeepSeek-R1-0528-Qwen3-8B
|
| 7 |
+
---
|
| 8 |
+
|
| 9 |
+
# OPC-R1-8B
|
| 10 |
+
|
| 11 |
+
We present **OPC-RQ-8B**, an open source model for judging LLM-generated proofs, trained on the data from the Open Proof Corpus (OPC)
|