Spaces:
Sleeping
Sleeping
evstifeev.stepan
commited on
Commit
·
73215f0
1
Parent(s):
f6ce576
README.md
CHANGED
@@ -1,15 +1,8 @@
|
|
1 |
---
|
2 |
-
<<<<<<< HEAD
|
3 |
title: Arxiv Tag Classification
|
4 |
emoji: 🐢
|
5 |
colorFrom: pink
|
6 |
colorTo: gray
|
7 |
-
=======
|
8 |
-
title: Arxiv Tag Classifier
|
9 |
-
emoji: 🌖
|
10 |
-
colorFrom: green
|
11 |
-
colorTo: indigo
|
12 |
-
>>>>>>> master
|
13 |
sdk: streamlit
|
14 |
sdk_version: 1.44.1
|
15 |
app_file: app.py
|
@@ -18,11 +11,6 @@ license: mit
|
|
18 |
short_description: Classify ArXiv paper with ease
|
19 |
---
|
20 |
|
21 |
-
<<<<<<< HEAD
|
22 |
-
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
23 |
-
=======
|
24 |
# ArXiv Paper Classifier
|
25 |
A Streamlit web application to predict subject category (or categories) for scientific papers from
|
26 |
-
[arXiv](https://arxiv.org/), using a fine-tuned transformer model.
|
27 |
-
|
28 |
-
>>>>>>> master
|
|
|
1 |
---
|
|
|
2 |
title: Arxiv Tag Classification
|
3 |
emoji: 🐢
|
4 |
colorFrom: pink
|
5 |
colorTo: gray
|
|
|
|
|
|
|
|
|
|
|
|
|
6 |
sdk: streamlit
|
7 |
sdk_version: 1.44.1
|
8 |
app_file: app.py
|
|
|
11 |
short_description: Classify ArXiv paper with ease
|
12 |
---
|
13 |
|
|
|
|
|
|
|
14 |
# ArXiv Paper Classifier
|
15 |
A Streamlit web application to predict subject category (or categories) for scientific papers from
|
16 |
+
[arXiv](https://arxiv.org/), using a fine-tuned transformer model.
|
|
|
|