ehsk commited on
Commit
1ba8bf8
β€’
1 Parent(s): deddced

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -2
README.md CHANGED
@@ -23,9 +23,8 @@ Overall, 12,282 papers were derived from 4 conferences/journals, i.e. ACL (5.2K)
23
  We encoded the papers (titles + abstracts) using [spectre2](https://huggingface.co/allenai/specter2_base), a BERT-based model designed for scientific literature.
24
  We applied t-SNE to reduce dimensions for visualization.
25
 
 
26
 
27
  πŸ‘‰ Released under the [MIT License](LICENSE).
28
 
29
- πŸ‘‰ To learn about how we generated the plot, check out our step-by-step guide [here](scipapers_scatter.ipynb).
30
-
31
  πŸ‘‰ For questions (❓), problems (πŸ› οΈ), or bug reports (πŸ›), please open an [issue](https://huggingface.co/spaces/gwf-uwaterloo/acl-spectrum/discussions) under the Community tab.
 
23
  We encoded the papers (titles + abstracts) using [spectre2](https://huggingface.co/allenai/specter2_base), a BERT-based model designed for scientific literature.
24
  We applied t-SNE to reduce dimensions for visualization.
25
 
26
+ To learn about how we generated the plot, check out our step-by-step guide [here](scipapers_scatter.ipynb).
27
 
28
  πŸ‘‰ Released under the [MIT License](LICENSE).
29
 
 
 
30
  πŸ‘‰ For questions (❓), problems (πŸ› οΈ), or bug reports (πŸ›), please open an [issue](https://huggingface.co/spaces/gwf-uwaterloo/acl-spectrum/discussions) under the Community tab.