update model card README.md
Browse files
README.md
CHANGED
@@ -1,22 +1,20 @@
|
|
1 |
---
|
2 |
-
language:
|
3 |
-
- multilingual
|
4 |
license: apache-2.0
|
5 |
tags:
|
6 |
- generated_from_trainer
|
7 |
metrics:
|
8 |
- accuracy
|
9 |
model-index:
|
10 |
-
- name:
|
11 |
results: []
|
12 |
---
|
13 |
|
14 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
15 |
should probably proofread and complete it, then remove this comment. -->
|
16 |
|
17 |
-
#
|
18 |
|
19 |
-
This model is a fine-tuned version of [google/canine-c](https://huggingface.co/google/canine-c) on the
|
20 |
It achieves the following results on the evaluation set:
|
21 |
- Loss: 1.0990
|
22 |
- Accuracy: 0.3247
|
|
|
1 |
---
|
|
|
|
|
2 |
license: apache-2.0
|
3 |
tags:
|
4 |
- generated_from_trainer
|
5 |
metrics:
|
6 |
- accuracy
|
7 |
model-index:
|
8 |
+
- name: 10k_test3_nli_finetuned_canine_c
|
9 |
results: []
|
10 |
---
|
11 |
|
12 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
13 |
should probably proofread and complete it, then remove this comment. -->
|
14 |
|
15 |
+
# 10k_test3_nli_finetuned_canine_c
|
16 |
|
17 |
+
This model is a fine-tuned version of [google/canine-c](https://huggingface.co/google/canine-c) on the None dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
- Loss: 1.0990
|
20 |
- Accuracy: 0.3247
|