cocorooxinnn commited on
Commit
530cccc
1 Parent(s): da1b817

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -19,7 +19,7 @@ should probably proofread and complete it, then remove this comment. -->
19
 
20
  # eu_adapter01
21
 
22
- This model is a fine-tuned version of [facebook/bart-large-mnli](https://huggingface.co/facebook/bart-large-mnli) on an unknown dataset.
23
  It achieves the following results on the evaluation set:
24
  - Loss: 0.1792
25
  - F1: 0.9346
 
19
 
20
  # eu_adapter01
21
 
22
+ This model is a fine-tuned lora adapter of [facebook/bart-large-mnli](https://huggingface.co/facebook/bart-large-mnli) with a single neuron classification head for binary classification on the EU taxonomie dataset.
23
  It achieves the following results on the evaluation set:
24
  - Loss: 0.1792
25
  - F1: 0.9346