Ezekiel999 commited on
Commit
48b6c03
·
verified ·
1 Parent(s): b024067

[Devin Audit] add HF YAML front-matter (language, license, base_model, tags) for discoverability

Browse files
Files changed (1) hide show
  1. README.md +5 -6
README.md CHANGED
@@ -2,15 +2,14 @@
2
  language:
3
  - id
4
  license: apache-2.0
 
 
5
  tags:
6
- - aksarallm
7
- - from-scratch
8
  - indonesian
9
- - early-experiment
10
- - research-artifact
11
- pipeline_tag: text-generation
12
  ---
13
-
14
  # Kiel-90M-Matured
15
 
16
  > ⚠️ **Status: research artifact / early experiment, not a usable language model today.**
 
2
  language:
3
  - id
4
  license: apache-2.0
5
+ library_name: transformers
6
+ pipeline_tag: text-generation
7
  tags:
 
 
8
  - indonesian
9
+ - aksarallm
10
+ - archived
11
+ - research
12
  ---
 
13
  # Kiel-90M-Matured
14
 
15
  > ⚠️ **Status: research artifact / early experiment, not a usable language model today.**