omzn librarian-bot commited on
Commit
c33fd5f
1 Parent(s): 1398879

Librarian Bot: Add base_model information to model (#2)

Browse files

- Librarian Bot: Add base_model information to model (9115b9e07b8d6a928b9a5426b9c5965e2149caac)


Co-authored-by: Librarian Bot (Bot) <librarian-bot@users.noreply.huggingface.co>

Files changed (1) hide show
  1. README.md +16 -17
README.md CHANGED
@@ -1,28 +1,27 @@
1
  ---
2
- license: cc-by-sa-4.0
3
  language: ja
 
4
  tags:
5
  - generated_from_trainer
6
  - text-classification
7
-
8
  metrics:
9
  - accuracy
10
-
11
  widget:
12
- - text: "💪(^ω^ 🍤)"
13
- example_title: "Facemark 1"
14
- - text: "(੭ु∂∀6)੭ु⁾⁾ ஐ•*¨*•.¸¸"
15
- example_title: "Facemark 2"
16
- - text: ":-P"
17
- example_title: "Facemark 3"
18
- - text: "(o.o)"
19
- example_title: "Facemark 4"
20
- - text: "(10/7~)"
21
- example_title: "Non-facemark 1"
22
- - text: "??<<「ニャア(しゃーねぇな)」プイッ"
23
- example_title: "Non-facemark 2"
24
- - text: "(0.01)"
25
- example_title: "Non-facemark 3"
 
26
  ---
27
 
28
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
1
  ---
 
2
  language: ja
3
+ license: cc-by-sa-4.0
4
  tags:
5
  - generated_from_trainer
6
  - text-classification
 
7
  metrics:
8
  - accuracy
 
9
  widget:
10
+ - text: 💪(^ω^ 🍤)
11
+ example_title: Facemark 1
12
+ - text: (੭ु∂∀6)੭ु⁾⁾ ஐ•*¨*•.¸¸
13
+ example_title: Facemark 2
14
+ - text: :-P
15
+ example_title: Facemark 3
16
+ - text: (o.o)
17
+ example_title: Facemark 4
18
+ - text: (10/7~)
19
+ example_title: Non-facemark 1
20
+ - text: ??<<「ニャア(しゃーねぇな)」プイッ
21
+ example_title: Non-facemark 2
22
+ - text: (0.01)
23
+ example_title: Non-facemark 3
24
+ base_model: cl-tohoku/bert-base-japanese-whole-word-masking
25
  ---
26
 
27
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You