Add programming languages (#29)
Browse files- Add programming languages (5e375508260e5d8498317c07c71fbed9b777baa6)
Co-authored-by: Christopher Akiki <cakiki@users.noreply.huggingface.co>
README.md
CHANGED
@@ -7,7 +7,6 @@ language:
|
|
7 |
- bm
|
8 |
- bn
|
9 |
- ca
|
10 |
-
- code
|
11 |
- en
|
12 |
- es
|
13 |
- eu
|
@@ -47,6 +46,19 @@ language:
|
|
47 |
- yo
|
48 |
- zh
|
49 |
- zu
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
50 |
pipeline_tag: text-generation
|
51 |
widget:
|
52 |
- text: 'A "whatpu" is a small, furry animal native to Tanzania. An example of a sentence that uses the word whatpu is: We were traveling in Africa and we saw these very cute whatpus. | To do a "farduddle" means to jump up and down really fast. An example of a sentence that uses the word farduddle is:'
|
|
|
7 |
- bm
|
8 |
- bn
|
9 |
- ca
|
|
|
10 |
- en
|
11 |
- es
|
12 |
- eu
|
|
|
46 |
- yo
|
47 |
- zh
|
48 |
- zu
|
49 |
+
- C
|
50 |
+
- C++
|
51 |
+
- C#
|
52 |
+
- Go
|
53 |
+
- Java
|
54 |
+
- JavaScript
|
55 |
+
- Lua
|
56 |
+
- PHP
|
57 |
+
- Python
|
58 |
+
- Ruby
|
59 |
+
- Rust
|
60 |
+
- Scala
|
61 |
+
- TypeScript
|
62 |
pipeline_tag: text-generation
|
63 |
widget:
|
64 |
- text: 'A "whatpu" is a small, furry animal native to Tanzania. An example of a sentence that uses the word whatpu is: We were traveling in Africa and we saw these very cute whatpus. | To do a "farduddle" means to jump up and down really fast. An example of a sentence that uses the word farduddle is:'
|