File size: 446 Bytes
eabc102
 
 
e25304f
 
 
 
 
 
 
 
eabc102
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
---
pipeline_tag: text-classification
---
This is the Finetune version of the facebook/opt350m model
Dataset is RestaurantReview from kaggle

How to use? Input text must be in the form of
##Rating :{text}

e.g. ##Rating :It was really nice to dine there, however the waiter is very mean.

Then it will return the possible rating customer gave to the restaurant.


Eval Acc: 0.669
Steps: 28005
Avg. Training Loss: 0.254
Final Training Loss: 0.0359