Update README.md
Browse filesHi there! I wanted to say that your model is really impressive. We are interested in contributing to update the README of the model to include the base_model information. This is to help address the missing model card details. Thank you for your consideration!
README.md
CHANGED
|
@@ -5,6 +5,8 @@ tags:
|
|
| 5 |
model-index:
|
| 6 |
- name: TheNateTCY/fulltrain_optmodel
|
| 7 |
results: []
|
|
|
|
|
|
|
| 8 |
---
|
| 9 |
|
| 10 |
<!-- This model card has been generated automatically according to the information Keras had access to. You should
|
|
@@ -50,4 +52,4 @@ The following hyperparameters were used during training:
|
|
| 50 |
- Transformers 4.25.1
|
| 51 |
- TensorFlow 2.10.1
|
| 52 |
- Datasets 2.7.1
|
| 53 |
-
- Tokenizers 0.13.2
|
|
|
|
| 5 |
model-index:
|
| 6 |
- name: TheNateTCY/fulltrain_optmodel
|
| 7 |
results: []
|
| 8 |
+
base_model:
|
| 9 |
+
- facebook/opt-125m
|
| 10 |
---
|
| 11 |
|
| 12 |
<!-- This model card has been generated automatically according to the information Keras had access to. You should
|
|
|
|
| 52 |
- Transformers 4.25.1
|
| 53 |
- TensorFlow 2.10.1
|
| 54 |
- Datasets 2.7.1
|
| 55 |
+
- Tokenizers 0.13.2
|