Marianoleiras commited on
Commit
190ab53
·
verified ·
1 Parent(s): a794f21

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -1
README.md CHANGED
@@ -76,4 +76,13 @@ The following hyperparameters were used during training:
76
  - Transformers 4.47.1
77
  - Pytorch 2.4.0+cu124
78
  - Datasets 3.2.0
79
- - Tokenizers 0.21.0
 
 
 
 
 
 
 
 
 
 
76
  - Transformers 4.47.1
77
  - Pytorch 2.4.0+cu124
78
  - Datasets 3.2.0
79
+ - Tokenizers 0.21.0
80
+
81
+ ## Linked Models
82
+
83
+ - **[Whisper-Small-es](https://huggingface.co/Marianoleiras/whisper-small-es)**: The ASR model of the cascaded approach built using this dataset.
84
+ - **[NLLB-200-Distilled-es-ja](https://huggingface.co/Marianoleiras/nllb-200-distilled-es-ja)**: The MT model of the cascaded approach built using this dataset.
85
+
86
+ # Dataset Card Contact
87
+
88
+ Mariano González ([email protected])