Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,17 +1,17 @@
|
|
| 1 |
-
---
|
| 2 |
-
title: README
|
| 3 |
-
emoji: π
|
| 4 |
-
colorFrom: blue
|
| 5 |
-
colorTo: gray
|
| 6 |
-
sdk: static
|
| 7 |
-
pinned: false
|
| 8 |
-
---
|
| 9 |
|
| 10 |
-
<div align="center">
|
| 11 |
|
| 12 |
<a href="https://factcheck.dei.unipd.it"><picture>
|
| 13 |
<img src="https://raw.githubusercontent.com/FactCheck-AI/.github/main/profile/FactCheck-Logo.png" width="200" alt="FactCheck-AI Logo" />
|
| 14 |
-
</picture></a>
|
| 15 |
|
| 16 |
### Advancing automated Knowledge Graph (KG) fact verification through Large Language Models (LLMs).
|
| 17 |
|
|
@@ -19,6 +19,9 @@ pinned: false
|
|
| 19 |
|
| 20 |
</div>
|
| 21 |
|
|
|
|
|
|
|
|
|
|
| 22 |
|
| 23 |
## π Key Repositories
|
| 24 |
|
|
@@ -58,4 +61,4 @@ We are part of the [Intelligent Information Integration and Analysis (IIIA)](htt
|
|
| 58 |
|
| 59 |
For inquiries, collaborations, or more information, please reach out through our [contact page](https://factcheck.dei.unipd.it/credits) or open an issue in the relevant repository.
|
| 60 |
|
| 61 |
-
Logo credit:
|
|
|
|
| 1 |
+
---
|
| 2 |
+
title: README
|
| 3 |
+
emoji: π
|
| 4 |
+
colorFrom: blue
|
| 5 |
+
colorTo: gray
|
| 6 |
+
sdk: static
|
| 7 |
+
pinned: false
|
| 8 |
+
---
|
| 9 |
|
| 10 |
+
<!-- <div align="center">
|
| 11 |
|
| 12 |
<a href="https://factcheck.dei.unipd.it"><picture>
|
| 13 |
<img src="https://raw.githubusercontent.com/FactCheck-AI/.github/main/profile/FactCheck-Logo.png" width="200" alt="FactCheck-AI Logo" />
|
| 14 |
+
</picture></a> -->
|
| 15 |
|
| 16 |
### Advancing automated Knowledge Graph (KG) fact verification through Large Language Models (LLMs).
|
| 17 |
|
|
|
|
| 19 |
|
| 20 |
</div>
|
| 21 |
|
| 22 |
+
## ποΈ Dataset
|
| 23 |
+
- **[FactCheck -- RAG](https://huggingface.co/datasets/FactCheck-AI/FactCheck)**: Main Dataset (RAG) for "FactCheck Benchmark" -- KG Validation via LLMs
|
| 24 |
+
|
| 25 |
|
| 26 |
## π Key Repositories
|
| 27 |
|
|
|
|
| 61 |
|
| 62 |
For inquiries, collaborations, or more information, please reach out through our [contact page](https://factcheck.dei.unipd.it/credits) or open an issue in the relevant repository.
|
| 63 |
|
| 64 |
+
Logo credit: ChatGPT.
|