Duino commited on
Commit
b7937f2
·
verified ·
1 Parent(s): af0f19b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -3
README.md CHANGED
@@ -1,6 +1,9 @@
1
  ---
2
- language: ary
3
- library_name: tensorflow
 
 
 
4
  tags:
5
  - text-normalization
6
  - darija
@@ -8,6 +11,7 @@ tags:
8
  - character-level
9
  - lstm
10
  inference: false
 
11
  ---
12
  # Darija Text Normalization Model
13
 
@@ -158,4 +162,4 @@ If you still encounter issues, double-check:
158
  * That your API token is valid and has "write" permissions.
159
  * That your Hugging Face username is correctly entered.
160
 
161
- If the error persists, it might be a more temporary network issue or a problem on the Hugging Face Hub side, although the above steps should resolve the most common causes of this error.
 
1
  ---
2
+ library_name: "tensorflow"
3
+
4
+ language:
5
+ - ary
6
+
7
  tags:
8
  - text-normalization
9
  - darija
 
11
  - character-level
12
  - lstm
13
  inference: false
14
+ license: apache-2.0
15
  ---
16
  # Darija Text Normalization Model
17
 
 
162
  * That your API token is valid and has "write" permissions.
163
  * That your Hugging Face username is correctly entered.
164
 
165
+ If the error persists, it might be a more temporary network issue or a problem on the Hugging Face Hub side, although the above steps should resolve the most common causes of this error.