Update README.md
Browse files
README.md
CHANGED
|
@@ -1,5 +1,10 @@
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
---
|
| 4 |
<p align="center">
|
| 5 |
<img src="https://cdn-uploads.huggingface.co/production/uploads/670a8557222579c05ec3005c/Mxt8wCxBLOs674WQ0jMIG.png" alt="CoVe Mascot" width="400"/>
|
|
@@ -61,4 +66,4 @@ Once the model is running, evaluate using the [official τ²-bench code](https:/
|
|
| 61 |
journal = {arXiv preprint arXiv:2603.01940},
|
| 62 |
year = {2026}
|
| 63 |
}
|
| 64 |
-
```
|
|
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
+
datasets:
|
| 4 |
+
- Zichen1024/CoVe-12k
|
| 5 |
+
pipeline_tag: text-generation
|
| 6 |
+
tags:
|
| 7 |
+
- agent
|
| 8 |
---
|
| 9 |
<p align="center">
|
| 10 |
<img src="https://cdn-uploads.huggingface.co/production/uploads/670a8557222579c05ec3005c/Mxt8wCxBLOs674WQ0jMIG.png" alt="CoVe Mascot" width="400"/>
|
|
|
|
| 66 |
journal = {arXiv preprint arXiv:2603.01940},
|
| 67 |
year = {2026}
|
| 68 |
}
|
| 69 |
+
```
|