0xFarzad commited on
Commit
7dfa91d
Β·
verified Β·
1 Parent(s): 3ebb3a3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -11
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: ChatGpt.
 
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.