Spaces:
Running
Running
Serghei Brinza commited on
Commit ·
5afbe01
1
Parent(s): 1daf2f1
Add DOI to README and page footer
Browse files- README.md +2 -0
- index.html +1 -0
README.md
CHANGED
|
@@ -12,6 +12,8 @@ short_description: Lifting self-correction 50%→92.9% under a noisy notebook
|
|
| 12 |
|
| 13 |
# External Grounding — interactive demo
|
| 14 |
|
|
|
|
|
|
|
| 15 |
Interactive visualization of Experiment 2–3 (the *guardian*) of the
|
| 16 |
[Second Loop](https://github.com/SergheiBrinza/external-grounding) project.
|
| 17 |
|
|
|
|
| 12 |
|
| 13 |
# External Grounding — interactive demo
|
| 14 |
|
| 15 |
+
[](https://doi.org/10.5281/zenodo.21845022)
|
| 16 |
+
|
| 17 |
Interactive visualization of Experiment 2–3 (the *guardian*) of the
|
| 18 |
[Second Loop](https://github.com/SergheiBrinza/external-grounding) project.
|
| 19 |
|
index.html
CHANGED
|
@@ -370,6 +370,7 @@ input[type=range].lever-input:focus-visible::-moz-range-thumb{box-shadow:0 0 0 4
|
|
| 370 |
Wikipedia retrieval + 7B reader/judge (both Apache-2.0, Alibaba Cloud). Wikipedia content
|
| 371 |
© its authors, CC BY-SA. Run on a single RTX 3090 Ti. No model weights are redistributed here —
|
| 372 |
only aggregate verdicts and counts. Demo code & data: MIT.
|
|
|
|
| 373 |
</div>
|
| 374 |
</footer>
|
| 375 |
|
|
|
|
| 370 |
Wikipedia retrieval + 7B reader/judge (both Apache-2.0, Alibaba Cloud). Wikipedia content
|
| 371 |
© its authors, CC BY-SA. Run on a single RTX 3090 Ti. No model weights are redistributed here —
|
| 372 |
only aggregate verdicts and counts. Demo code & data: MIT.
|
| 373 |
+
Paper: <a href="https://doi.org/10.5281/zenodo.21845022" target="_blank" rel="noopener">doi.org/10.5281/zenodo.21845022</a>.
|
| 374 |
</div>
|
| 375 |
</footer>
|
| 376 |
|