nikitagreb commited on
Commit
9d570ff
·
verified ·
1 Parent(s): a1cc0a1

Upload BertForSequenceClassification

Browse files
Files changed (2) hide show
  1. README.md +2 -3
  2. config.json +1 -1
README.md CHANGED
@@ -15,9 +15,8 @@ library_name: vllm
15
  inference: false
16
  base_model:
17
  - mistralai/Mistral-Small-24B-Base-2501
18
- extra_gated_description: >-
19
- If you want to learn more about how we process your personal data, please read
20
- our <a href="https://mistral.ai/terms/">Privacy Policy</a>.
21
  tags:
22
  - transformers
23
  ---
 
15
  inference: false
16
  base_model:
17
  - mistralai/Mistral-Small-24B-Base-2501
18
+ extra_gated_description: If you want to learn more about how we process your personal
19
+ data, please read our <a href="https://mistral.ai/terms/">Privacy Policy</a>.
 
20
  tags:
21
  - transformers
22
  ---
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "nlptown/bert-base-multilingual-uncased-sentiment",
3
  "_num_labels": 5,
4
  "architectures": [
5
  "BertForSequenceClassification"
 
1
  {
2
+ "_name_or_path": "nikitagreb/test-upload",
3
  "_num_labels": 5,
4
  "architectures": [
5
  "BertForSequenceClassification"