Commit
·
84fe59a
1
Parent(s):
692f6bd
Update README.md
Browse files
README.md
CHANGED
@@ -6,6 +6,10 @@ tags:
|
|
6 |
model-index:
|
7 |
- name: nikoslefkos/rebert_trex
|
8 |
results: []
|
|
|
|
|
|
|
|
|
9 |
---
|
10 |
|
11 |
<!-- This model card has been generated automatically according to the information Keras had access to. You should
|
@@ -56,4 +60,4 @@ The following hyperparameters were used during training:
|
|
56 |
- Transformers 4.33.0
|
57 |
- TensorFlow 2.12.0
|
58 |
- Datasets 2.14.4
|
59 |
-
- Tokenizers 0.13.3
|
|
|
6 |
model-index:
|
7 |
- name: nikoslefkos/rebert_trex
|
8 |
results: []
|
9 |
+
datasets:
|
10 |
+
- relbert/t_rex
|
11 |
+
language:
|
12 |
+
- en
|
13 |
---
|
14 |
|
15 |
<!-- This model card has been generated automatically according to the information Keras had access to. You should
|
|
|
60 |
- Transformers 4.33.0
|
61 |
- TensorFlow 2.12.0
|
62 |
- Datasets 2.14.4
|
63 |
+
- Tokenizers 0.13.3
|