jacob-valdez commited on
Commit
c539103
2 Parent(s): 8558a7b fa33e08

Merge branch 'main' of https://huggingface.co/jacob-valdez/blenderbot-small-tflite into main

Browse files
Files changed (1) hide show
  1. README.md +14 -0
README.md ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language: "en"
3
+ #thumbnail: "url to a thumbnail used in social sharing"
4
+ tags:
5
+ - Android
6
+ - tflite
7
+ - blenderbot
8
+ license: "apache-2.0"
9
+ #datasets:
10
+ #metrics:
11
+ ---
12
+ # Model Card
13
+
14
+ `blenderbot-small-tflite` is a tflite version of `blenderbot-small-90M` I converted for my UTA CSE3310 class. See the repo at [https://github.com/kmosoti/DesparadosAEYE](https://github.com/kmosoti/DesparadosAEYE) and the conversion process [here](https://colab.research.google.com/drive/1YRLxI92MdpUV0d-W5ToQfe3_J_9a4PF4?usp=sharing).