AlienKevin
commited on
Commit
•
aa46900
1
Parent(s):
f5d9205
Update README.md
Browse files
README.md
CHANGED
@@ -7,6 +7,9 @@ tags:
|
|
7 |
model-index:
|
8 |
- name: electra_small_layers_6_multi
|
9 |
results: []
|
|
|
|
|
|
|
10 |
---
|
11 |
|
12 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -14,7 +17,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
14 |
|
15 |
# electra_small_layers_6_multi
|
16 |
|
17 |
-
This model is a fine-tuned version of [toastynews/electra-hongkongese-small-discriminator](https://huggingface.co/toastynews/electra-hongkongese-small-discriminator) on
|
18 |
|
19 |
**See https://github.com/AlienKevin/dips for details.**
|
20 |
|
@@ -52,4 +55,4 @@ The following hyperparameters were used during training:
|
|
52 |
- Transformers 4.45.0.dev0
|
53 |
- Pytorch 2.4.0
|
54 |
- Datasets 2.20.0
|
55 |
-
- Tokenizers 0.19.1
|
|
|
7 |
model-index:
|
8 |
- name: electra_small_layers_6_multi
|
9 |
results: []
|
10 |
+
datasets:
|
11 |
+
- AlienKevin/hkcancor-multi
|
12 |
+
- AlienKevin/wiki-yue-long-multi
|
13 |
---
|
14 |
|
15 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
17 |
|
18 |
# electra_small_layers_6_multi
|
19 |
|
20 |
+
This model is a fine-tuned version of [toastynews/electra-hongkongese-small-discriminator](https://huggingface.co/toastynews/electra-hongkongese-small-discriminator) on [AlienKevin/hkcancor-multi](https://huggingface.co/datasets/AlienKevin/hkcancor-multi) and [AlienKevin/wiki-yue-long-multi](https://huggingface.co/datasets/AlienKevin/wiki-yue-long-multi).
|
21 |
|
22 |
**See https://github.com/AlienKevin/dips for details.**
|
23 |
|
|
|
55 |
- Transformers 4.45.0.dev0
|
56 |
- Pytorch 2.4.0
|
57 |
- Datasets 2.20.0
|
58 |
+
- Tokenizers 0.19.1
|