bhavitvyamalik commited on
Commit
5194c0b
1 Parent(s): 3426909

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -9,7 +9,9 @@ Fake news: 1
9
  Real news: 0
10
 
11
  ### Performance on test data
 
12
  'test/accuracy': 0.997562050819397,
13
  'test/aucroc': 0.9998891949653625,
14
  'test/f1': 0.9974087476730347,
15
- 'test/loss': 0.010482422076165676
 
 
9
  Real news: 0
10
 
11
  ### Performance on test data
12
+ ```json
13
  'test/accuracy': 0.997562050819397,
14
  'test/aucroc': 0.9998891949653625,
15
  'test/f1': 0.9974087476730347,
16
+ 'test/loss': 0.010482422076165676
17
+ ```