Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
@@ -6,30 +6,11 @@ colorTo: gray
|
|
6 |
sdk: static
|
7 |
pinned: false
|
8 |
---
|
|
|
9 |
|
10 |
-
|
11 |
|
12 |
-
|
13 |
-
|
14 |
-
</div>
|
15 |
-
|
16 |
-
## ποΈ Dataset
|
17 |
-
- **[FactCheck -- RAG](https://huggingface.co/datasets/FactCheck-AI/FactCheck)**: Main Dataset (RAG) for "FactCheck Benchmark" -- KG Validation via LLMs
|
18 |
-
|
19 |
-
|
20 |
-
## π Key Repositories
|
21 |
-
|
22 |
-
- **[FactCheck -- Benchmark](https://github.com/FactCheck-AI/FactCheck)**: Main repository for "FactCheck Benchmark" -- KG Validation via LLMs
|
23 |
-
- **[Exploration](https://github.com/FactCheck-AI/FactCheck-Exploration)**: Web-based platform enabling users to inspect every step involved in the RAG for the KG fact-checking.
|
24 |
-
- **[MockAPI](https://github.com/FactCheck-AI/FactCheck-MockAPI)**: A REST API for the FactCheck benchmark, designed to evaluate LLMs' capabilities in KG fact verification. It provides all the data through the MockAPI.
|
25 |
-
|
26 |
-
|
27 |
-
## π Learn More
|
28 |
-
|
29 |
-
- **Website**: [factcheck.dei.unipd.it](https://factcheck.dei.unipd.it/)
|
30 |
-
- **API Access**: [factcheck-api.dei.unipd.it](https://factcheck-api.dei.unipd.it/)
|
31 |
-
|
32 |
-
## π« Contact Us
|
33 |
-
We are part of the [Intelligent Information Integration and Analysis (IIIA)](https://iiia.dei.unipd.it/) research group at the [Department of Information Engineering (DEI)](https://www.dei.unipd.it/) of the [University of Padua](https://www.unipd.it/).
|
34 |
|
|
|
35 |
Logo credit: ChatGPT.
|
|
|
6 |
sdk: static
|
7 |
pinned: false
|
8 |
---
|
9 |
+
Hey there! At [FactCheck](https://github.com/FactCheck-AI/), we're dedicated to making AI more accessible to everyone.
|
10 |
|
11 |
+
We're working on Advancing automated Knowledge Graph (KG) fact verification through Large Language Models (LLMs).
|
12 |
|
13 |
+
Visit our [GitHub](https://github.com/FactCheck-AI/) repo for more insights. In **[FactCheck -- RAG](https://huggingface.co/datasets/FactCheck-AI/FactCheck)**, you can find the FactCheck RAG dataset.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
14 |
|
15 |
+
---
|
16 |
Logo credit: ChatGPT.
|