louis030195 commited on
Commit
6318096
1 Parent(s): fe556ee

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +26 -0
README.md ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - "List of ISO 639-1 code for your language"
4
+ - lang1
5
+ - lang2
6
+ thumbnail: "url to a thumbnail used in social sharing"
7
+ tags:
8
+ - tag1
9
+ - tag2
10
+ license: "any valid license identifier"
11
+ datasets:
12
+ - dataset1
13
+ - dataset2
14
+ metrics:
15
+ - metric1
16
+ - metric2
17
+ widget:
18
+ - text: "Is this review positive or negative? Review: Best cast iron skillet you will every buy."
19
+ example_title: "Sentiment analysis"
20
+ - text: "Barack Obama nominated Hilary Clinton as his secretary of state on Monday. He chose her because she had ..."
21
+ example_title: "Coreference resolution"
22
+ - text: "On a shelf, there are five books: a gray book, a red book, a purple book, a blue book, and a black book ..."
23
+ example_title: "Logic puzzles"
24
+ - text: "The two men running to become New York City's next mayor will face off in their first debate Wednesday night ..."
25
+ example_title: "Reading comprehension"
26
+ ---