Datasets:

ArXiv:
License:
BaochangRen commited on
Commit
50234cd
·
verified ·
1 Parent(s): 44a9b90

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -23,7 +23,7 @@ The KnowRL framework is designed to address the issue of hallucinations in Large
23
 
24
  ## Dataset Description
25
 
26
- This dataset is a crucial component for **Stage 2: Knowledgeable Reinforcement Learning (RL)**. It serves as the external knowledge source used to calculate the `Fact Reward`, which evaluates the factuality of the model's reasoning process.
27
 
28
  * **Purpose**: Provides the grounding knowledge for factuality verification during the RL training stage of the KnowRL framework.
29
  * **Data Source**: The knowledge base is constructed from a snapshot of English Wikipedia (en.wikipedia.org) from November 1, 2023, containing 6.4 million entries.
@@ -74,6 +74,7 @@ If you find this work useful in your research, please consider citing our paper:
74
  author={Ren, Baochang and Qiao, Shuofei and Yu, Wenhao and Chen, Huajun and Zhang, Ningyu},
75
  journal={arXiv preprint arXiv:2506.19807},
76
  year={2025}
 
77
  }
78
  ```
79
 
 
23
 
24
  ## Dataset Description
25
 
26
+ This dataset is a crucial component for **Stage 2: Knowledgeable Reinforcement Learning (RL)**. It serves as the external **knowledge source** used to calculate the `Fact Reward`, which evaluates the factuality of the model's reasoning process.
27
 
28
  * **Purpose**: Provides the grounding knowledge for factuality verification during the RL training stage of the KnowRL framework.
29
  * **Data Source**: The knowledge base is constructed from a snapshot of English Wikipedia (en.wikipedia.org) from November 1, 2023, containing 6.4 million entries.
 
74
  author={Ren, Baochang and Qiao, Shuofei and Yu, Wenhao and Chen, Huajun and Zhang, Ningyu},
75
  journal={arXiv preprint arXiv:2506.19807},
76
  year={2025}
77
+
78
  }
79
  ```
80