sadickam commited on
Commit
b478a46
1 Parent(s): e429186

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -55,6 +55,7 @@ model = AutoModelForSequenceClassification.from_pretrained("sadickam/sdg-classif
55
 
56
  <!-- This should link to a Data Card, perhaps with a short stub of information on what the training data is all about as well as documentation related to data pre-processing or additional filtering. -->
57
  The training data includes text from a wide range of industries and academic research fields. Hence, this fine-tuned model is not for a specific industry.
 
58
  See training here: https://zenodo.org/record/5550238#.ZBulfcJByF4
59
 
60
 
 
55
 
56
  <!-- This should link to a Data Card, perhaps with a short stub of information on what the training data is all about as well as documentation related to data pre-processing or additional filtering. -->
57
  The training data includes text from a wide range of industries and academic research fields. Hence, this fine-tuned model is not for a specific industry.
58
+
59
  See training here: https://zenodo.org/record/5550238#.ZBulfcJByF4
60
 
61