Datasets:

ArXiv:
License:

Add task categories and language metadata

#1
by nielsr HF Staff - opened
Files changed (1) hide show
  1. README.md +9 -14
README.md CHANGED
@@ -1,5 +1,9 @@
1
  ---
2
  license: mit
 
 
 
 
3
  ---
4
 
5
  <div align="center">
@@ -7,9 +11,9 @@ license: mit
7
  <h3 align="center"> Knowledge Base for "KnowRL: Exploring Knowledgeable Reinforcement Learning for Factuality" </h3>
8
 
9
  <p align="center">
10
-   <a href="https://arxiv.org/abs/2506.19807">📄arXiv</a> •
11
-   <a href="https://github.com/zjunlp/KnowRL">💻GitHub Repo</a> •
12
-   <a href="https://huggingface.co/collections/zjunlp/knowrl-68485613feca77696d252a1d">🤗Models</a> •
13
  <a href="https://huggingface.co/datasets/zjunlp/KnowRL-Train-Data">📚Training Data</a>
14
  </p>
15
 
@@ -72,17 +76,8 @@ If you find this work useful in your research, please consider citing our paper:
72
  ```bibtex
73
  @article{ren2025knowrl,
74
  title={{KnowRL: Exploring Knowledgeable Reinforcement Learning for Factuality}},
75
- author={Ren, Baochang and Qiao, Shuofei and Yu, Wenhao and Chen, Huajun and Zhang, Ningyu},
76
  journal={arXiv preprint arXiv:2506.19807},
77
  year={2025}
78
  }
79
- ```
80
-
81
-
82
-
83
-
84
-
85
-
86
-
87
-
88
-
 
1
  ---
2
  license: mit
3
+ task_categories:
4
+ - text-generation
5
+ language:
6
+ - en
7
  ---
8
 
9
  <div align="center">
 
11
  <h3 align="center"> Knowledge Base for "KnowRL: Exploring Knowledgeable Reinforcement Learning for Factuality" </h3>
12
 
13
  <p align="center">
14
+ <a href="https://arxiv.org/abs/2506.19807">📄arXiv</a> •
15
+ <a href="https://github.com/zjunlp/KnowRL">💻GitHub Repo</a> •
16
+ <a href="https://huggingface.co/collections/zjunlp/knowrl-68485613feca77696d252a1d">🤗Models</a> •
17
  <a href="https://huggingface.co/datasets/zjunlp/KnowRL-Train-Data">📚Training Data</a>
18
  </p>
19
 
 
76
  ```bibtex
77
  @article{ren2025knowrl,
78
  title={{KnowRL: Exploring Knowledgeable Reinforcement Learning for Factuality}},
79
+ author={Ren, Baochang and Qiao, Shuofei bit, Wenhao Yu, Huajun Chen, Ningyu Zhang},
80
  journal={arXiv preprint arXiv:2506.19807},
81
  year={2025}
82
  }
83
+ ```