KN123 commited on
Commit
5c0452e
·
verified ·
1 Parent(s): a04781e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -3,6 +3,8 @@ library_name: transformers
3
  tags: []
4
  ---
5
 
 
 
6
  ```
7
  labels = df_combined['label_text'].unique().tolist()
8
  labels = [s.strip() for s in labels ]
 
3
  tags: []
4
  ---
5
 
6
+ - Find the notebook here: https://colab.research.google.com/drive/1pyQB5Olz5E24-wcfPvYDcOUmV3iUcYBW#scrollTo=6hvjXFJtahN8
7
+
8
  ```
9
  labels = df_combined['label_text'].unique().tolist()
10
  labels = [s.strip() for s in labels ]