Upload README.md with huggingface_hub

#1
by lbourdois - opened
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -1,9 +1,10 @@
1
  ---
 
2
  tags:
3
  - summarization
4
  widget:
5
- - text: "you are given an array of numbers a and a number b , compute the difference of elements in a and b"
6
-
7
  ---
8
 
9
 
 
1
  ---
2
+ language: code
3
  tags:
4
  - summarization
5
  widget:
6
+ - text: you are given an array of numbers a and a number b , compute the difference
7
+ of elements in a and b
8
  ---
9
 
10