Librarian Bot: Add base_model information to model
#2
by
librarian-bot - opened
README.md
CHANGED
|
@@ -1,13 +1,13 @@
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
-
datasets:
|
| 4 |
-
- null
|
| 5 |
model_index:
|
| 6 |
- name: dear-jarvis-v5
|
| 7 |
results:
|
| 8 |
- task:
|
| 9 |
name: Text Classification
|
| 10 |
type: text-classification
|
|
|
|
| 11 |
---
|
| 12 |
|
| 13 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
+
datasets: []
|
|
|
|
| 4 |
model_index:
|
| 5 |
- name: dear-jarvis-v5
|
| 6 |
results:
|
| 7 |
- task:
|
| 8 |
name: Text Classification
|
| 9 |
type: text-classification
|
| 10 |
+
base_model: distilbert-base-cased
|
| 11 |
---
|
| 12 |
|
| 13 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|