Update README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
-
base_model:
|
4 |
tags:
|
5 |
- generated_from_trainer
|
6 |
- Pytorch
|
@@ -30,7 +30,6 @@ model-index:
|
|
30 |
value: 0.923296474937779
|
31 |
language:
|
32 |
- en
|
33 |
-
library_name: transformers
|
34 |
---
|
35 |
|
36 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
+
base_model: distilbert-base-uncased
|
4 |
tags:
|
5 |
- generated_from_trainer
|
6 |
- Pytorch
|
|
|
30 |
value: 0.923296474937779
|
31 |
language:
|
32 |
- en
|
|
|
33 |
---
|
34 |
|
35 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|