SaraAlthubaiti commited on
Commit
c0b9938
·
verified ·
1 Parent(s): a996fdd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -7
README.md CHANGED
@@ -57,23 +57,23 @@ print("Generated Text:", output)
57
 
58
  ## ASR Performance (WER & Error Breakdown)
59
  | **Tasks** | **WER (%)** | **Substitution (%)** | **Deletion (%)** | **Insertion (%)** |
60
- |--------------------------------------|------------|----------------------|------------------|------------------|
61
- | **ASR_QASR (Arabic)** | 16.00 | 9.5 | 2.7 | 3.8 |
62
- | **ASR_ibrispeech&tedlium (English)** | 4.50 | 3.0 | 0.8 | 0.7 |
63
 
64
  ---
65
 
66
  ## Translation Performance (BLEU Scores)
67
  | **Tasks** | **BLEU (GPT-4o)** | **BLEU (Google)** |
68
- |----------------|------------------|------------------|
69
- | **Translation** | 55.05 | 43.23 |
70
 
71
  ---
72
 
73
  ## Dialect Identification Accuracy
74
  | **Tasks** | **Accuracy (%)** |
75
- |----------------------------|------------------|
76
- | **Dialect Identification** | 70.59 |
77
 
78
 
79
  ![Confusion matrix of adi17 test set](https://huggingface.co/SaraAlthubaiti/TinyOctopus/resolve/main/images/CM_for_DI.png)
 
57
 
58
  ## ASR Performance (WER & Error Breakdown)
59
  | **Tasks** | **WER (%)** | **Substitution (%)** | **Deletion (%)** | **Insertion (%)** |
60
+ |:------------------------------------:|:----------:|:--------------------:|:----------------:|:----------------:|
61
+ | **ASR_QASR (Arabic)** | **16.00** | **9.5** | **2.7** | **3.8** |
62
+ | **ASR_ibrispeech&tedlium (English)** | **4.50** | **3.0** | **0.8** | **0.7** |
63
 
64
  ---
65
 
66
  ## Translation Performance (BLEU Scores)
67
  | **Tasks** | **BLEU (GPT-4o)** | **BLEU (Google)** |
68
+ |:--------------:|:----------------:|:----------------:|
69
+ | **Translation** | **55.05** | **43.23** |
70
 
71
  ---
72
 
73
  ## Dialect Identification Accuracy
74
  | **Tasks** | **Accuracy (%)** |
75
+ |:--------------------------:|:---------------:|
76
+ | **Dialect Identification** | **70.59** |
77
 
78
 
79
  ![Confusion matrix of adi17 test set](https://huggingface.co/SaraAlthubaiti/TinyOctopus/resolve/main/images/CM_for_DI.png)