Abdo36 commited on
Commit
1462eac
1 Parent(s): bd6f226

Updated model card

Browse files
Files changed (1) hide show
  1. README.md +8 -0
README.md CHANGED
@@ -35,3 +35,11 @@ sentiment_pipeline = pipeline(
35
  result = sentiment_pipeline("هذا المنتج رائع للغاية")
36
  print(result)
37
  ```
 
 
 
 
 
 
 
 
 
35
  result = sentiment_pipeline("هذا المنتج رائع للغاية")
36
  print(result)
37
  ```
38
+
39
+ ## Training Details
40
+
41
+ - **Number of Epochs**: 2
42
+
43
+ - **Training Loss**: 0.6
44
+
45
+ - **Validation Accuracy**: 0.5