elishowk commited on
Commit
efda1d9
1 Parent(s): 1cc17d9

Automatic correction of README.md metadata. Email website@huggingface.co for any question

Browse files
Files changed (1) hide show
  1. README.md +7 -4
README.md CHANGED
@@ -1,17 +1,20 @@
1
  ---
2
- language: "ISO 639-1 code for your language, or `multilingual`"
3
- thumbnail: "url to a thumbnail used in social sharing"
4
  tags:
5
  - array
6
  - of
7
  - tags
8
- license: "any valid license identifier"
9
  datasets:
10
  - array of dataset identifiers
11
  metrics:
12
  - array of metric identifiers
13
  widget:
14
- - text: "question: which description describes the word \" java \" best in the following context? descriptions: [ \" A drink consisting of an infusion of ground coffee beans \" , \" a platform-independent programming lanugage \" , or \" an island in Indonesia to the south of Borneo \" ] context: I like to drink ' java ' in the morning ."
 
 
 
 
15
  ---
16
 
17
  # T5-large for Word Sense Disambiguation
 
1
  ---
2
+ language: ISO 639-1 code for your language, or `multilingual`
3
+ thumbnail: url to a thumbnail used in social sharing
4
  tags:
5
  - array
6
  - of
7
  - tags
 
8
  datasets:
9
  - array of dataset identifiers
10
  metrics:
11
  - array of metric identifiers
12
  widget:
13
+ - text: "question: which description describes the word \" java \" best in the following\
14
+ \ context? descriptions: [ \" A drink consisting of an infusion of ground coffee\
15
+ \ beans \" , \" a platform-independent programming lanugage \" , or \" an island\
16
+ \ in Indonesia to the south of Borneo \" ] context: I like to drink ' java '\
17
+ \ in the morning ."
18
  ---
19
 
20
  # T5-large for Word Sense Disambiguation