Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Rerandaka
/
Cild_safety_bigbird
like
0
Text Classification
Safetensors
English
big_bird
License:
mit
Model card
Files
Files and versions
xet
Community
Rerandaka
commited on
1 day ago
Commit
41dc06d
·
verified
·
1 Parent(s):
68d4ce9
Initial deploy commit
Browse files
Files changed (1)
hide
show
README.md
+8
-3
README.md
CHANGED
Viewed
@@ -1,3 +1,8 @@
1
-
---
2
-
license: mit
3
-
---
1
+
---
2
+
license: mit
3
+
language:
4
+
- en
5
+
base_model:
6
+
- google/bigbird-roberta-base
7
+
pipeline_tag: text-classification
8
+
---