Update README.md
Browse files
README.md
CHANGED
@@ -20,7 +20,18 @@ It achieves the following results on the evaluation set:
|
|
20 |
|
21 |
## Model description
|
22 |
|
23 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
24 |
|
25 |
## Intended uses & limitations
|
26 |
|
@@ -28,7 +39,7 @@ More information needed
|
|
28 |
|
29 |
## Training and evaluation data
|
30 |
|
31 |
-
|
32 |
|
33 |
## Training procedure
|
34 |
|
|
|
20 |
|
21 |
## Model description
|
22 |
|
23 |
+
This model classifies the title of a content (e.g., YouTube video, article, or podcast episode) into 1 of 8 subjects
|
24 |
+
|
25 |
+
0. art
|
26 |
+
1. personal development
|
27 |
+
2. world
|
28 |
+
3. health
|
29 |
+
4. science
|
30 |
+
5. business
|
31 |
+
6. humanities
|
32 |
+
7. technology.
|
33 |
+
|
34 |
+
This model is used to support [Sanderling](https://sanderling.app)
|
35 |
|
36 |
## Intended uses & limitations
|
37 |
|
|
|
39 |
|
40 |
## Training and evaluation data
|
41 |
|
42 |
+
1.5k labeled data.
|
43 |
|
44 |
## Training procedure
|
45 |
|