Datasets:
Tasks:
Text Classification
Modalities:
Text
Formats:
parquet
Languages:
English
Size:
10K - 100K
Tags:
long context
refix
Browse files- arxiv-classification.py +1 -1
arxiv-classification.py
CHANGED
@@ -18,7 +18,7 @@ _DESCRIPTION = """
|
|
18 |
|
19 |
_LABELS = [
|
20 |
"math.AC",
|
21 |
-
"cs.
|
22 |
"cs.AI",
|
23 |
"cs.SY",
|
24 |
"math.GR",
|
|
|
18 |
|
19 |
_LABELS = [
|
20 |
"math.AC",
|
21 |
+
"cs.CV",
|
22 |
"cs.AI",
|
23 |
"cs.SY",
|
24 |
"math.GR",
|