sschellhammer
commited on
Commit
•
611c8a9
1
Parent(s):
2de4909
Update README.md
Browse files
README.md
CHANGED
@@ -2,5 +2,12 @@
|
|
2 |
license: cc-by-4.0
|
3 |
widget:
|
4 |
- text: "Study: Shifts in electricity generation spur net job growth, but coal jobs decline - via @DukeU https://www.eurekalert.org/news-releases/637217"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
5 |
---
|
6 |
This SciBert-based multi-label classifier, trained as part of the work "SciTweets - A Dataset and Annotation Framework for Detecting Scientific Online Discourse", distinguishes three different forms of science-relatedness for Tweets. See details at https://github.com/AI-4-Sci/SciTweets .
|
|
|
2 |
license: cc-by-4.0
|
3 |
widget:
|
4 |
- text: "Study: Shifts in electricity generation spur net job growth, but coal jobs decline - via @DukeU https://www.eurekalert.org/news-releases/637217"
|
5 |
+
example_title: "All categories"
|
6 |
+
- text: "Shifts in electricity generation spur net job growth, but coal jobs decline"
|
7 |
+
example_title: "Only Cat 1.1"
|
8 |
+
- text: "Study on impacts of electricity generation shift via @DukeU https://www.eurekalert.org/news-releases/637217"
|
9 |
+
example_title: "Only Cat 1.2 and 1.3"
|
10 |
+
- text: "How is @UChicagoIME shaping the future of science? Find out on April 6!"
|
11 |
+
example_title: "Only Cat 1.3"
|
12 |
---
|
13 |
This SciBert-based multi-label classifier, trained as part of the work "SciTweets - A Dataset and Annotation Framework for Detecting Scientific Online Discourse", distinguishes three different forms of science-relatedness for Tweets. See details at https://github.com/AI-4-Sci/SciTweets .
|