Datasets:

Modalities:
Text
Formats:
csv
Libraries:
Datasets
pandas
License:
Lidaluobei commited on
Commit
44b0bc8
·
verified ·
1 Parent(s): 92b0ef1

Update README.md

Browse files

Add links for data source.

Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -3,7 +3,7 @@ license: apache-2.0
3
  ---
4
  # RWQ Dataset
5
 
6
- This dataset containes 20,772 questions to ensure that the evaluation of LLMs accurately reflects their use in practical scenarios, we assemble a dataset called ``Real-World Questions'' (RWQ). It comprises authentic questions sourced from various platforms such as Google Trends\footnote{We utilize GPT-4 to transform each entry listed in Google Trends into a formulated question.}, Quora, ShareGPT, LMSYS-Chat-1M, and AlpacaEval.
7
 
8
  ## Basic Statistics
9
 
 
3
  ---
4
  # RWQ Dataset
5
 
6
+ This dataset containes 20,772 questions to ensure that the evaluation of LLMs accurately reflects their use in practical scenarios, we assemble a dataset called "Real-World Questions" (RWQ). It comprises authentic questions sourced from various platforms such as [Google Trends](https://trends.google.com/trends/)(Transforming Google Trends entries into formulated questions with GPT-4), [Quora](https://www.quora.com/), [ShareGPT](https://sharegpt.com/), [LMSYS-Chat-1M](https://huggingface.co/datasets/lmsys/lmsys-chat-1m), and [AlpacaEval](https://huggingface.co/datasets/tatsu-lab/alpaca_eval).
7
 
8
  ## Basic Statistics
9