NewBreaker
commited on
Commit
•
7d9bde7
1
Parent(s):
5ee33b6
auto git
Browse files
README.md
CHANGED
@@ -1,13 +1,19 @@
|
|
1 |
---
|
2 |
-
|
3 |
-
- text: "What's my name?"
|
4 |
-
context: "My name is Clara and I live in Berkeley."
|
5 |
-
example_title: "Name"
|
6 |
-
- text: "Where do I live?"
|
7 |
-
context: "My name is Sarah and I live in London"
|
8 |
-
example_title: "Location"
|
9 |
|
10 |
language: en
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
11 |
license: cc-by-4.0
|
12 |
datasets:
|
13 |
- squad_v2
|
@@ -46,6 +52,7 @@ model-index:
|
|
46 |
|
47 |
|
48 |
# ChatGLM-6B-INT4
|
|
|
49 |
<p align="center">
|
50 |
👋 Join our <a href="https://join.slack.com/t/chatglm/shared_invite/zt-1th2q5u69-7tURzFuOPanmuHy9hsZnKA" target="_blank">Slack</a> and <a href="https://github.com/THUDM/ChatGLM-6B/blob/main/resources/WECHAT.md" target="_blank">WeChat</a>
|
51 |
</p>
|
|
|
1 |
---
|
2 |
+
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
|
4 |
language: en
|
5 |
+
|
6 |
+
widget:
|
7 |
+
- text: "Is this review positive or negative? Review: Best cast iron skillet you will ever buy."
|
8 |
+
example_title: "Sentiment analysis"
|
9 |
+
- text: "Barack Obama nominated Hilary Clinton as his secretary of state on Monday. He chose her because she had ..."
|
10 |
+
example_title: "Coreference resolution"
|
11 |
+
- text: "On a shelf, there are five books: a gray book, a red book, a purple book, a blue book, and a black book ..."
|
12 |
+
example_title: "Logic puzzles"
|
13 |
+
- text: "The two men running to become New York City's next mayor will face off in their first debate Wednesday night ..."
|
14 |
+
example_title: "Reading comprehension"
|
15 |
+
|
16 |
+
|
17 |
license: cc-by-4.0
|
18 |
datasets:
|
19 |
- squad_v2
|
|
|
52 |
|
53 |
|
54 |
# ChatGLM-6B-INT4
|
55 |
+
|
56 |
<p align="center">
|
57 |
👋 Join our <a href="https://join.slack.com/t/chatglm/shared_invite/zt-1th2q5u69-7tURzFuOPanmuHy9hsZnKA" target="_blank">Slack</a> and <a href="https://github.com/THUDM/ChatGLM-6B/blob/main/resources/WECHAT.md" target="_blank">WeChat</a>
|
58 |
</p>
|