soham27 commited on
Commit
fb363c5
·
verified ·
1 Parent(s): c80aba3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -2
README.md CHANGED
@@ -1,3 +1,11 @@
1
- # Tiny Test Text Model
 
 
 
 
 
 
2
 
3
- This is a dummy model for testing Hugging Face upload from Google Colab.
 
 
 
1
+ ---
2
+ language: en
3
+ tags:
4
+ - toy-model
5
+ - test
6
+ license: mit
7
+ ---
8
 
9
+ # Tiny Test Text Model
10
+ A minimal text model for demonstration purposes.
11
+ Uploaded from Google Colab using the Hugging Face Hub API.