Librarian Bot: Add base_model information to model
#2
by
librarian-bot
- opened
README.md
CHANGED
@@ -8,17 +8,26 @@ datasets:
|
|
8 |
metrics:
|
9 |
- accuracy
|
10 |
- f1
|
11 |
-
widget:
|
12 |
-
- text:
|
|
|
|
|
|
|
|
|
13 |
example_title: Not equivalent
|
14 |
-
- text:
|
|
|
|
|
|
|
|
|
15 |
example_title: Equivalent
|
|
|
16 |
model-index:
|
17 |
- name: platzi-distilroberta-base-mrpc-glue-jose-alcocer
|
18 |
results:
|
19 |
- task:
|
20 |
-
name: Text Classification
|
21 |
type: text-classification
|
|
|
22 |
dataset:
|
23 |
name: glue
|
24 |
type: glue
|
@@ -26,13 +35,12 @@ model-index:
|
|
26 |
split: validation
|
27 |
args: mrpc
|
28 |
metrics:
|
29 |
-
-
|
30 |
-
type: accuracy
|
31 |
value: 0.8259803921568627
|
32 |
-
|
33 |
-
|
34 |
value: 0.875219683655536
|
35 |
-
|
36 |
---
|
37 |
|
38 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
8 |
metrics:
|
9 |
- accuracy
|
10 |
- f1
|
11 |
+
widget:
|
12 |
+
- text:
|
13 |
+
- Yucaipa owned Dominick 's before selling the chain to Safeway in 1998 for $ 2.5
|
14 |
+
billion.
|
15 |
+
- Yucaipa bought Dominick's in 1995 for $ 693 million and sold it to Safeway for
|
16 |
+
$ 1.8 billion in 1998.
|
17 |
example_title: Not equivalent
|
18 |
+
- text:
|
19 |
+
- Revenue in the first quarter of the year dropped 15 percent from the same period
|
20 |
+
a year earlier.
|
21 |
+
- With the scandal hanging over Stewart's company revenue the first quarter of the
|
22 |
+
year dropped 15 percent from the same period a year earlier.
|
23 |
example_title: Equivalent
|
24 |
+
base_model: distilroberta-base
|
25 |
model-index:
|
26 |
- name: platzi-distilroberta-base-mrpc-glue-jose-alcocer
|
27 |
results:
|
28 |
- task:
|
|
|
29 |
type: text-classification
|
30 |
+
name: Text Classification
|
31 |
dataset:
|
32 |
name: glue
|
33 |
type: glue
|
|
|
35 |
split: validation
|
36 |
args: mrpc
|
37 |
metrics:
|
38 |
+
- type: accuracy
|
|
|
39 |
value: 0.8259803921568627
|
40 |
+
name: Accuracy
|
41 |
+
- type: f1
|
42 |
value: 0.875219683655536
|
43 |
+
name: F1
|
44 |
---
|
45 |
|
46 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|