prithivMLmods commited on
Commit
7c2176e
·
verified ·
1 Parent(s): ef5ec7a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -1
README.md CHANGED
@@ -2,4 +2,18 @@
2
  license: apache-2.0
3
  datasets:
4
  - AadityaJain/Fromula_text_classification
5
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2
  license: apache-2.0
3
  datasets:
4
  - AadityaJain/Fromula_text_classification
5
+ ---
6
+
7
+ ```py
8
+ Classification Report:
9
+ precision recall f1-score support
10
+
11
+ formula 0.9983 1.0000 0.9991 6375
12
+ text 1.0000 0.9980 0.9990 5457
13
+
14
+ accuracy 0.9991 11832
15
+ macro avg 0.9991 0.9990 0.9991 11832
16
+ weighted avg 0.9991 0.9991 0.9991 11832
17
+ ```
18
+
19
+ ![download.png](https://cdn-uploads.huggingface.co/production/uploads/65bb837dbfb878f46c77de4c/OdNUMSb_utc_RBWd3Gjfq.png)