rdiehlmartinez
commited on
Commit
•
012a579
1
Parent(s):
4c9a104
Update README.md
Browse files
README.md
CHANGED
@@ -4,6 +4,11 @@ tags:
|
|
4 |
model-index:
|
5 |
- name: baseline-roberta_pre_layer_norm-model
|
6 |
results: []
|
|
|
|
|
|
|
|
|
|
|
7 |
---
|
8 |
|
9 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -11,8 +16,6 @@ should probably proofread and complete it, then remove this comment. -->
|
|
11 |
|
12 |
# baseline-roberta_pre_layer_norm-model
|
13 |
|
14 |
-
This model is a fine-tuned version of [](https://huggingface.co/) on the None dataset.
|
15 |
-
|
16 |
## Model description
|
17 |
|
18 |
Base Model Architecture: Roberta Pre-Layer Norm
|
@@ -47,4 +50,4 @@ The following hyperparameters were used during training:
|
|
47 |
- Transformers 4.26.1
|
48 |
- Pytorch 1.12.0+cu113
|
49 |
- Datasets 2.10.0
|
50 |
-
- Tokenizers 0.13.2
|
|
|
4 |
model-index:
|
5 |
- name: baseline-roberta_pre_layer_norm-model
|
6 |
results: []
|
7 |
+
license: mit
|
8 |
+
datasets:
|
9 |
+
- cambridge-climb/BabyLM
|
10 |
+
language:
|
11 |
+
- en
|
12 |
---
|
13 |
|
14 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
16 |
|
17 |
# baseline-roberta_pre_layer_norm-model
|
18 |
|
|
|
|
|
19 |
## Model description
|
20 |
|
21 |
Base Model Architecture: Roberta Pre-Layer Norm
|
|
|
50 |
- Transformers 4.26.1
|
51 |
- Pytorch 1.12.0+cu113
|
52 |
- Datasets 2.10.0
|
53 |
+
- Tokenizers 0.13.2
|