Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
anatal
/
code_english_model
like
1
ONNX
Safetensors
model_hub_mixin
pytorch_model_hub_mixin
License:
mit
Model card
Files
Files and versions
Community
anatal
commited on
Dec 17, 2024
Commit
a6f4f2c
·
verified
·
1 Parent(s):
bf8ccd4
Create README.md
Browse files
Files changed (1)
hide
show
README.md
+11
-0
README.md
ADDED
Viewed
@@ -0,0 +1,11 @@
1
+
---
2
+
datasets:
3
+
- codeparrot/github-code
4
+
- stanfordnlp/imdb
5
+
metrics:
6
+
- accuracy
7
+
base_model:
8
+
- distilbert/distilbert-base-uncased
9
+
pipeline_tag: text-classification
10
+
---
11
+