kmkarakaya commited on
Commit
846cf6a
·
1 Parent(s): b5b81d7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -4
README.md CHANGED
@@ -6,6 +6,17 @@ model-index:
6
  - name: kmkarakaya/turkishReviews-ds
7
  results: []
8
  ---
 
 
 
 
 
 
 
 
 
 
 
9
 
10
  <!-- This model card has been generated automatically according to the information Keras had access to. You should
11
  probably proofread and complete it, then remove this comment. -->
@@ -53,7 +64,3 @@ The following hyperparameters were used during training:
53
  - TensorFlow 2.6.2
54
  - Datasets 2.3.2
55
  - Tokenizers 0.12.1
56
- ---
57
- widget:
58
- - text: "Jens Peter Hansen kommer fra Danmark"
59
- ---
 
6
  - name: kmkarakaya/turkishReviews-ds
7
  results: []
8
  ---
9
+ ---
10
+ widget:
11
+ - text: "Is this review positive or negative? Review: Best cast iron skillet you will ever buy."
12
+ example_title: "Sentiment analysis"
13
+ - text: "Barack Obama nominated Hilary Clinton as his secretary of state on Monday. He chose her because she had ..."
14
+ example_title: "Coreference resolution"
15
+ - text: "On a shelf, there are five books: a gray book, a red book, a purple book, a blue book, and a black book ..."
16
+ example_title: "Logic puzzles"
17
+ - text: "The two men running to become New York City's next mayor will face off in their first debate Wednesday night ..."
18
+ example_title: "Reading comprehension"
19
+ ---
20
 
21
  <!-- This model card has been generated automatically according to the information Keras had access to. You should
22
  probably proofread and complete it, then remove this comment. -->
 
64
  - TensorFlow 2.6.2
65
  - Datasets 2.3.2
66
  - Tokenizers 0.12.1