Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
tokyotech-llm
/
edu-classifier
like
12
Follow
tokyotech-llm
127
Text Classification
fastText
Japanese
License:
mixed
Model card
Files
Files and versions
Community
Use this model
aya-se
commited on
Dec 27, 2024
Commit
f1fff25
·
verified
·
1 Parent(s):
951bd9b
Update README.md
Browse files
Files changed (1)
hide
show
README.md
+11
-3
README.md
CHANGED
Viewed
@@ -1,3 +1,11 @@
1
-
---
2
-
license:
llama3.1
3
-
---
1
+
---
2
+
license:
3
+
- llama3.1
4
+
- gemma
5
+
language: ja
6
+
pipeline_tag: text-classification
7
+
library_name: fasttext
8
+
---
9
+
10
+
# 教育的ウェブテキストのfastText分類器
11
+
WIP