Approximetal commited on
Commit
52b1e68
·
verified ·
1 Parent(s): f5e5cc5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -48,8 +48,8 @@ It contains a large-scale training set (150k+ hours) and a curated evaluation se
48
 
49
  ### Train Set
50
 
51
- https://huggingface.co/datasets/LEMAS-Project/LEMAS-Dataset-train
52
- The training set is constructed by filtering large-scale aligned audio–text pairs with language- and dataset-specific constraints.
53
 
54
  **Filtering rules:**
55
  - Only samples with successfully extracted word-level alignments are kept; failed alignments are skipped.
@@ -77,8 +77,8 @@ Words and chars statistics are computed based on the normalized alignment text (
77
 
78
  ### Eval Set
79
 
80
- https://huggingface.co/datasets/LEMAS-Project/LEMAS-Dataset-eval
81
- The eval set is built by filtering, trimming, and ranking aligned audio–text pairs.
82
 
83
  **Filtering rules:**
84
  - Average word-level alignment score > **0.9**
 
48
 
49
  ### Train Set
50
 
51
+ - The training set is constructed by filtering large-scale aligned audio–text pairs with language- and dataset-specific constraints.
52
+ - URL:[https://huggingface.co/datasets/LEMAS-Project/LEMAS-Dataset-train](https://huggingface.co/datasets/LEMAS-Project/LEMAS-Dataset-train)
53
 
54
  **Filtering rules:**
55
  - Only samples with successfully extracted word-level alignments are kept; failed alignments are skipped.
 
77
 
78
  ### Eval Set
79
 
80
+ - The eval set is built by filtering, trimming, and ranking aligned audio–text pairs.
81
+ - URL:[https://huggingface.co/datasets/LEMAS-Project/LEMAS-Dataset-eval](https://huggingface.co/datasets/LEMAS-Project/LEMAS-Dataset-eval)
82
 
83
  **Filtering rules:**
84
  - Average word-level alignment score > **0.9**