Update README.md
Browse files
README.md
CHANGED
@@ -4,7 +4,6 @@ language:
|
|
4 |
tags:
|
5 |
- BART
|
6 |
- Cantonese
|
7 |
-
- fill-mask
|
8 |
license: other
|
9 |
library_name: transformers
|
10 |
co2_eq_emissions:
|
@@ -12,6 +11,7 @@ co2_eq_emissions:
|
|
12 |
source: estimated by using ML CO2 Calculator
|
13 |
training_type: second-stage pre-training
|
14 |
hardware_used: Google Cloud TPU v4-16
|
|
|
15 |
---
|
16 |
|
17 |
# bart-base-cantonese
|
@@ -51,4 +51,4 @@ print(output[0]['generated_text'].replace(' ', ''))
|
|
51 |
- Number of epochs: 7 epochs + 61440 steps
|
52 |
- Time: 44.0 hours on Google Cloud TPU v4-16
|
53 |
|
54 |
-
WandB link: [`1j7zs802`](https://wandb.ai/ayaka/bart-base-cantonese/runs/1j7zs802)
|
|
|
4 |
tags:
|
5 |
- BART
|
6 |
- Cantonese
|
|
|
7 |
license: other
|
8 |
library_name: transformers
|
9 |
co2_eq_emissions:
|
|
|
11 |
source: estimated by using ML CO2 Calculator
|
12 |
training_type: second-stage pre-training
|
13 |
hardware_used: Google Cloud TPU v4-16
|
14 |
+
pipeline_tag: fill-mask
|
15 |
---
|
16 |
|
17 |
# bart-base-cantonese
|
|
|
51 |
- Number of epochs: 7 epochs + 61440 steps
|
52 |
- Time: 44.0 hours on Google Cloud TPU v4-16
|
53 |
|
54 |
+
WandB link: [`1j7zs802`](https://wandb.ai/ayaka/bart-base-cantonese/runs/1j7zs802)
|