code_english_model / README.md
anatal's picture
Update README.md
d4003d0 verified
|
raw
history blame
525 Bytes
---
datasets:
- codeparrot/github-code
- stanfordnlp/imdb
metrics:
- accuracy
base_model:
- distilbert/distilbert-base-uncased
pipeline_tag: text-classification
model-index:
- name: code_english_model
results:
- task:
type: text-classification
dataset:
name: imdb and codeparrot/github
type: text
metrics:
- name: F1
type: F1
value: 1.0
- name: Accuracy
type: Accuracy
value: 99.98
---