librarian-bot
commited on
Commit
•
dc46d73
1
Parent(s):
f920e6e
Update README.md
Browse files
README.md
CHANGED
@@ -5,6 +5,10 @@ tags:
|
|
5 |
- sentence-transformers
|
6 |
- text-classification
|
7 |
pipeline_tag: text-classification
|
|
|
|
|
|
|
|
|
8 |
---
|
9 |
|
10 |
# librarian-bots/is_new_dataset_student_model
|
@@ -57,4 +61,4 @@ publisher = {arXiv},
|
|
57 |
year = {2022},
|
58 |
copyright = {Creative Commons Attribution 4.0 International}
|
59 |
}
|
60 |
-
```
|
|
|
5 |
- sentence-transformers
|
6 |
- text-classification
|
7 |
pipeline_tag: text-classification
|
8 |
+
datasets:
|
9 |
+
- librarian-bots/dataset_abstracts
|
10 |
+
language:
|
11 |
+
- en
|
12 |
---
|
13 |
|
14 |
# librarian-bots/is_new_dataset_student_model
|
|
|
61 |
year = {2022},
|
62 |
copyright = {Creative Commons Attribution 4.0 International}
|
63 |
}
|
64 |
+
```
|