Text Classification
Transformers
PyTorch
Safetensors
English
bert
Inference Endpoints
AyoubChLin commited on
Commit
00e472d
·
1 Parent(s): e431edd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -3
README.md CHANGED
@@ -78,8 +78,9 @@ Use the code below to get started with the model.
78
 
79
  #### Testing Data
80
 
81
- (CNN-NEWS-Article)[https://huggingface.co/datasets/AyoubChLin/CNN_News_Articles_2011-2022]
82
 
 
83
 
84
  #### Metrics
85
 
@@ -89,9 +90,11 @@ Accuracy
89
  ### Results
90
 
91
  ----------------------------------------------------------------------------------
92
- [CNN-NEWS-Article](https://huggingface.co/datasets/AyoubChLin/CNN_News_Articles_2011-2022) : 0.957791 / LOSS : 0.197338
 
93
  ----------------------------------------------------------------------------------
94
- [ag_news](https://huggingface.co/datasets/ag_news) : 0.9417105 / LOSS : 0.25715
 
95
  ----------------------------------------------------------------------------------
96
 
97
 
 
78
 
79
  #### Testing Data
80
 
81
+ [CNN-NEWS-Article](https://huggingface.co/datasets/AyoubChLin/CNN_News_Articles_2011-2022)
82
 
83
+ [ag_news](https://huggingface.co/datasets/ag_news)
84
 
85
  #### Metrics
86
 
 
90
  ### Results
91
 
92
  ----------------------------------------------------------------------------------
93
+ [CNN-NEWS-Article](https://huggingface.co/datasets/AyoubChLin/CNN_News_Articles_2011-2022)
94
+ 0.957791 / LOSS : 0.197338
95
  ----------------------------------------------------------------------------------
96
+ [ag_news](https://huggingface.co/datasets/ag_news)
97
+ 0.9417105 / LOSS : 0.25715
98
  ----------------------------------------------------------------------------------
99
 
100