ybelkada
commited on
Commit
•
d74ffd8
1
Parent(s):
263f552
update programming languages (#33)
Browse files- update programming languages (f1c45b15cc6ecd729b84cefef545e7dfe764c20b)
README.md
CHANGED
@@ -46,6 +46,20 @@ language:
|
|
46 |
- yo
|
47 |
- zh
|
48 |
- zu
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
49 |
pipeline_tag: text-generation
|
50 |
widget:
|
51 |
- 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:'
|
|
|
46 |
- yo
|
47 |
- zh
|
48 |
- zu
|
49 |
+
programming_language:
|
50 |
+
- C
|
51 |
+
- C++
|
52 |
+
- C#
|
53 |
+
- Go
|
54 |
+
- Java
|
55 |
+
- JavaScript
|
56 |
+
- Lua
|
57 |
+
- PHP
|
58 |
+
- Python
|
59 |
+
- Ruby
|
60 |
+
- Rust
|
61 |
+
- Scala
|
62 |
+
- TypeScript
|
63 |
pipeline_tag: text-generation
|
64 |
widget:
|
65 |
- 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:'
|