zp_ktitarov_tuke / model_card.yaml
oleksiiktitarov's picture
Create model_card.yaml
761acc2 verified
raw
history blame
No virus
467 Bytes
---
tags:
- text-classification
- transformers
- nlp
- empathy-detection
license: apache-2.0
datasets:
- custom-dataset
metrics:
- accuracy
- f1
model-index:
- name: Empathy Detection
results:
- task:
type: text-classification
name: Text Classification
dataset:
name: Custom Dataset
type: custom
metrics:
- name: Accuracy
type: accuracy
value: 0.7669
- name: F1
type: f1
value: 0.76
---