shamikbose89
commited on
Merge branch 'main' of https://huggingface.co/shamikbose89/mt5-small-finetuned-arxiv-cs into main
Browse files
README.md
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
This model is finetuned to produce titles for scientific articles from their abstracts. This is trained on the [arxiv dataset](https://huggingface.co/datasets/arxiv_dataset) for the following categories:
|
2 |
+
- cs.AI
|
3 |
+
- cs.LG
|
4 |
+
- cs.NE
|
5 |
+
- cs.GR
|
6 |
+
- cs.CL
|
7 |
+
- cs.CV
|