Update README.md
Browse files
README.md
CHANGED
@@ -31,10 +31,10 @@ test_dataset = load_dataset('zli12321/Bills', split='test')
|
|
31 |
|
32 |
## [Wiki Dataset](https://huggingface.co/datasets/zli12321/Wiki)
|
33 |
|
34 |
-
The Wiki dataset consists of 14,290 articles spanning 15 high-level and 45 mid-level topics, including widely recognized public topics such as music and anime. A test split of 8.02K summaries is included.
|
35 |
|
36 |
## [Synthetic Science Fiction](https://huggingface.co/datasets/zli12321/Scifi4TopicModel)
|
37 |
-
The Science fiction dataset is generated from LLaMA-3-70B, with two themes for each story, and a mood.
|
38 |
|
39 |
## User Interface
|
40 |
We are currently trying to make a general app that incorporates different neural topic models, LDA, and LLMs to data analysis. The goal of the app is to enable easy data visualization and data analysis for social scientists. The expected release date is the end of 2025.
|
|
|
31 |
|
32 |
## [Wiki Dataset](https://huggingface.co/datasets/zli12321/Wiki)
|
33 |
|
34 |
+
The [Wiki](https://huggingface.co/datasets/zli12321/Wiki) dataset consists of 14,290 articles spanning 15 high-level and 45 mid-level topics, including widely recognized public topics such as music and anime. A test split of 8.02K summaries is included.
|
35 |
|
36 |
## [Synthetic Science Fiction](https://huggingface.co/datasets/zli12321/Scifi4TopicModel)
|
37 |
+
The [Science fiction](https://huggingface.co/datasets/zli12321/Scifi4TopicModel) dataset is generated from LLaMA-3-70B, with two themes for each story, and a mood.
|
38 |
|
39 |
## User Interface
|
40 |
We are currently trying to make a general app that incorporates different neural topic models, LDA, and LLMs to data analysis. The goal of the app is to enable easy data visualization and data analysis for social scientists. The expected release date is the end of 2025.
|