philipobiorah commited on
Commit
9f370fd
·
verified ·
1 Parent(s): 5438463

Update templates/upload.html

Browse files
Files changed (1) hide show
  1. templates/upload.html +2 -1
templates/upload.html CHANGED
@@ -147,6 +147,7 @@
147
  };
148
  </script>
149
  <div class="file-upload-specifications">
 
150
  <h3>File Upload Specifications:</h3>
151
  <p>Please ensure your file adheres to the following specifications for successful analysis:</p>
152
  <ul>
@@ -165,7 +166,7 @@
165
  Project by Philip Obiorah & Supervised by: Prof. Hongbo Du<br>
166
  Submitted to the University of Buckingham, in partial fulfilment of the requirements for the degree of Master of Science in Applied Data Science.<br>
167
  © 2023 University of Buckingham. All rights reserved.<br>
168
- <small>Last updated: <time datetime="2023-12-15">December 15, 2023</time>.</small>
169
  </div>
170
  </body>
171
  </html>
 
147
  };
148
  </script>
149
  <div class="file-upload-specifications">
150
+ <a href="https://huggingface.co/spaces/philipobiorah/bert-sentiment-analysis/resolve/main/Student_Feedback_Dataset__20_Rows_.csv"><h3>Download Sample Dataset:</h3></a>
151
  <h3>File Upload Specifications:</h3>
152
  <p>Please ensure your file adheres to the following specifications for successful analysis:</p>
153
  <ul>
 
166
  Project by Philip Obiorah & Supervised by: Prof. Hongbo Du<br>
167
  Submitted to the University of Buckingham, in partial fulfilment of the requirements for the degree of Master of Science in Applied Data Science.<br>
168
  © 2023 University of Buckingham. All rights reserved.<br>
169
+ <small>Last updated: <time datetime="2023-12-15">February 10, 2025</time>.</small>
170
  </div>
171
  </body>
172
  </html>