code_english_model / README.md
anatal's picture
Update README.md
d4003d0 verified
metadata
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
          - name: Accuracy
            type: Accuracy
            value: 99.98