Update README.md
Browse files
README.md
CHANGED
@@ -8,12 +8,13 @@ metrics:
|
|
8 |
- accuracy
|
9 |
- f1
|
10 |
widget:
|
11 |
-
|
12 |
-
|
13 |
-
|
14 |
model-index:
|
15 |
- name: platzi-distilroberta-base-mrpc-wgcv
|
16 |
results: []
|
|
|
17 |
---
|
18 |
|
19 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -64,4 +65,4 @@ The following hyperparameters were used during training:
|
|
64 |
- Transformers 4.41.2
|
65 |
- Pytorch 2.3.0+cu121
|
66 |
- Datasets 2.20.0
|
67 |
-
- Tokenizers 0.19.1
|
|
|
8 |
- accuracy
|
9 |
- f1
|
10 |
widget:
|
11 |
+
- source_sentence: Test Rocks
|
12 |
+
sentences:
|
13 |
+
- Number of testimonies
|
14 |
model-index:
|
15 |
- name: platzi-distilroberta-base-mrpc-wgcv
|
16 |
results: []
|
17 |
+
pipeline_tag: sentence-similarity
|
18 |
---
|
19 |
|
20 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
65 |
- Transformers 4.41.2
|
66 |
- Pytorch 2.3.0+cu121
|
67 |
- Datasets 2.20.0
|
68 |
+
- Tokenizers 0.19.1
|