s-a-malik commited on
Commit
a83e419
·
1 Parent(s): c34afbe

first commit

Browse files
Files changed (2) hide show
  1. README.md +3 -3
  2. requirements.txt +1 -1
README.md CHANGED
@@ -1,10 +1,10 @@
1
  ---
2
- title: Text Highlight Bccwj
3
- emoji: 😻
4
  colorFrom: gray
5
  colorTo: indigo
6
  sdk: gradio
7
- sdk_version: 3.15.0
8
  app_file: app.py
9
  pinned: false
10
  ---
 
1
  ---
2
+ title: Semantic Entropy Probes
3
+ emoji: 🔦
4
  colorFrom: gray
5
  colorTo: indigo
6
  sdk: gradio
7
+ sdk_version: 4.28.3
8
  app_file: app.py
9
  pinned: false
10
  ---
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
- torch==1.12.1
2
  transformers==4.20.0
3
  sentencepiece==0.1.97
4
  sudachipy
 
1
+ torch
2
  transformers==4.20.0
3
  sentencepiece==0.1.97
4
  sudachipy