Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
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
xet
Community
Copy to bucket
new
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
+