PeepDaSlan9
commited on
Commit
•
e9b5c83
1
Parent(s):
4e78272
Rename Credidnt to Creed
Browse files- Credidnt → Creed +0 -4
Credidnt → Creed
RENAMED
@@ -1,7 +1,3 @@
|
|
1 |
git clone https://huggingface.co/PeepDaSlan9/BMO_3.5
|
2 |
pip install gradio blacks-law-dictionary bouvier-dictionary
|
3 |
npm install -g git-lfs
|
4 |
-
from transformers import BertTokenizer, BertModel
|
5 |
-
|
6 |
-
tokenizer = BertTokenizer.from_pretrained('bert-base-uncased')
|
7 |
-
model = BertModel.from_pretrained('bert-base-uncased')
|
|
|
1 |
git clone https://huggingface.co/PeepDaSlan9/BMO_3.5
|
2 |
pip install gradio blacks-law-dictionary bouvier-dictionary
|
3 |
npm install -g git-lfs
|
|
|
|
|
|
|
|