ImranzamanML commited on
Commit
e13ff7a
·
verified ·
1 Parent(s): 5282cf8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -4
README.md CHANGED
@@ -79,13 +79,13 @@ model = AutoModelForSequenceClassification.from_pretrained("ImranzamanML/GEFS-la
79
 
80
 
81
  ## Testing Results
82
-
83
  Language Precision Recall F1 Accuracy
84
  de 0.9997 0.9998 0.9998 0.9999
85
  en 1.0000 1.0000 1.0000 1.0000
86
  fr 0.9995 0.9996 0.9996 0.9996
87
  es 0.9994 0.9996 0.9995 0.9996
88
-
89
 
90
 
91
 
@@ -96,10 +96,11 @@ model = AutoModelForSequenceClassification.from_pretrained("ImranzamanML/GEFS-la
96
  **Company**: [Theum AG](https://theum.com/en/index.htm?t=)
97
 
98
  **Role**: Machine Learning Engineer
99
-
100
  **Professional Links**:
101
  - Kaggle: [Profile](https://www.kaggle.com/muhammadimran112233)
102
  - LinkedIn: [Profile](linkedin.com/in/muhammad-imran-zaman)
103
  - Google Scholar: [Profile](https://scholar.google.com/citations?user=ulVFpy8AAAAJ&hl=en)
104
  - YouTube: [Channel](https://www.youtube.com/@consolioo)
105
- - GitHub: [Channel](https://github.com/Imran-ml)
 
 
79
 
80
 
81
  ## Testing Results
82
+ ```
83
  Language Precision Recall F1 Accuracy
84
  de 0.9997 0.9998 0.9998 0.9999
85
  en 1.0000 1.0000 1.0000 1.0000
86
  fr 0.9995 0.9996 0.9996 0.9996
87
  es 0.9994 0.9996 0.9995 0.9996
88
+ ```
89
 
90
 
91
 
 
96
  **Company**: [Theum AG](https://theum.com/en/index.htm?t=)
97
 
98
  **Role**: Machine Learning Engineer
99
+ ```
100
  **Professional Links**:
101
  - Kaggle: [Profile](https://www.kaggle.com/muhammadimran112233)
102
  - LinkedIn: [Profile](linkedin.com/in/muhammad-imran-zaman)
103
  - Google Scholar: [Profile](https://scholar.google.com/citations?user=ulVFpy8AAAAJ&hl=en)
104
  - YouTube: [Channel](https://www.youtube.com/@consolioo)
105
+ - GitHub: [Channel](https://github.com/Imran-ml)
106
+ ```