lingdoc commited on
Commit
cd3d0d9
·
verified ·
1 Parent(s): 0c8e556

Upload ElectraForSequenceClassification

Browse files
Files changed (3) hide show
  1. README.md +22 -15
  2. config.json +1 -1
  3. model.safetensors +2 -2
README.md CHANGED
@@ -1,24 +1,31 @@
1
  ---
2
- license: cc-by-nc-nd-4.0
3
  language:
4
  - en
 
5
  library_name: transformers
6
  pipeline_tag: text-classification
7
  widget:
8
- - text: "Mr. Jones, an architect is going to surprise his family by building them a new house."
9
- example_title: "Pow"
10
- - text: "They want the research to go well and be productive."
11
- example_title: "Ach"
12
- - text: "The man is trying to see a friend on board, but the officer will not let him go as the whistle for all ashore who are not going has already blown."
13
- example_title: "Aff"
14
- - text: "The recollection of skating on the Charles, and the time she had pushed me through the ice, brought a laugh to the conversation; but it quickly faded in the murky waters of the river that could no longer freeze over."
15
- example_title: "Pow + Aff"
16
- - text: "They are also well-known research scientists and are quite talented in this field."
17
- example_title: "Pow + Ach"
18
- - text: "After a nice evening with his family, he will be back at work tomorrow, doing the best job he can on his drafting."
19
- example_title: "Ach + Aff"
20
- - text: "She is surprised that she is able to make these calls and pleasantly surprised that her friends respond to her request."
21
- example_title: "Pow + Aff"
 
 
 
 
 
 
 
22
  ---
23
  This is an updated version of [https://huggingface.co/encodingai/electra-base-discriminator-im-multilabel](https://huggingface.co/encodingai/electra-base-discriminator-im-multilabel),
24
  reported in [Pang & Ring (2020)](https://rdcu.be/b38pm)
 
1
  ---
 
2
  language:
3
  - en
4
+ license: cc-by-nc-nd-4.0
5
  library_name: transformers
6
  pipeline_tag: text-classification
7
  widget:
8
+ - text: Mr. Jones, an architect is going to surprise his family by building them a
9
+ new house.
10
+ example_title: Pow
11
+ - text: They want the research to go well and be productive.
12
+ example_title: Ach
13
+ - text: The man is trying to see a friend on board, but the officer will not let him
14
+ go as the whistle for all ashore who are not going has already blown.
15
+ example_title: Aff
16
+ - text: The recollection of skating on the Charles, and the time she had pushed me
17
+ through the ice, brought a laugh to the conversation; but it quickly faded in
18
+ the murky waters of the river that could no longer freeze over.
19
+ example_title: Pow + Aff
20
+ - text: They are also well-known research scientists and are quite talented in this
21
+ field.
22
+ example_title: Pow + Ach
23
+ - text: After a nice evening with his family, he will be back at work tomorrow, doing
24
+ the best job he can on his drafting.
25
+ example_title: Ach + Aff
26
+ - text: She is surprised that she is able to make these calls and pleasantly surprised
27
+ that her friends respond to her request.
28
+ example_title: Pow + Aff
29
  ---
30
  This is an updated version of [https://huggingface.co/encodingai/electra-base-discriminator-im-multilabel](https://huggingface.co/encodingai/electra-base-discriminator-im-multilabel),
31
  reported in [Pang & Ring (2020)](https://rdcu.be/b38pm)
config.json CHANGED
@@ -37,5 +37,5 @@
37
  "transformers_version": "4.39.3",
38
  "type_vocab_size": 2,
39
  "use_cache": true,
40
- "vocab_size": 51664
41
  }
 
37
  "transformers_version": "4.39.3",
38
  "type_vocab_size": 2,
39
  "use_cache": true,
40
+ "vocab_size": 52010
41
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7e3bf653328cdc8a2e29c8eb07ec15d8c934b03473dc9711882115a7603ca2d0
3
- size 502910556
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:325b2ac2c42ff3ff3216cc34b097ac9ca88b521bc3ff3bec7534c2cc73a29532
3
+ size 503973468