Commit ·
6ae02cf
1
Parent(s): 7ab6d4b
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -4,7 +4,8 @@ license: mit
|
|
| 4 |
model_id: test_trainer
|
| 5 |
developers: Matt Stammers
|
| 6 |
model_type: BERT-Base-Uncased
|
| 7 |
-
model_summary: This model Compares the similarity of two text objects
|
|
|
|
| 8 |
model-index:
|
| 9 |
- name: test_trainer
|
| 10 |
results:
|
|
@@ -24,7 +25,7 @@ model-index:
|
|
| 24 |
|
| 25 |
<!-- Provide a quick summary of what the model is/does. -->
|
| 26 |
|
| 27 |
-
This model Compares the similarity of two text objects
|
| 28 |
|
| 29 |
## Model Details
|
| 30 |
|
|
@@ -39,7 +40,7 @@ This model Compares the similarity of two text objects
|
|
| 39 |
- **Model type:** BERT-Base-Uncased
|
| 40 |
- **Language(s) (NLP):** en
|
| 41 |
- **License:** mit
|
| 42 |
-
- **Finetuned from model [optional]:**
|
| 43 |
|
| 44 |
### Model Sources [optional]
|
| 45 |
|
|
|
|
| 4 |
model_id: test_trainer
|
| 5 |
developers: Matt Stammers
|
| 6 |
model_type: BERT-Base-Uncased
|
| 7 |
+
model_summary: This model Compares the similarity of two text objects.
|
| 8 |
+
finetuned_from: glue
|
| 9 |
model-index:
|
| 10 |
- name: test_trainer
|
| 11 |
results:
|
|
|
|
| 25 |
|
| 26 |
<!-- Provide a quick summary of what the model is/does. -->
|
| 27 |
|
| 28 |
+
This model Compares the similarity of two text objects.
|
| 29 |
|
| 30 |
## Model Details
|
| 31 |
|
|
|
|
| 40 |
- **Model type:** BERT-Base-Uncased
|
| 41 |
- **Language(s) (NLP):** en
|
| 42 |
- **License:** mit
|
| 43 |
+
- **Finetuned from model [optional]:** glue
|
| 44 |
|
| 45 |
### Model Sources [optional]
|
| 46 |
|