emredeveloper commited on
Commit
241d72d
·
verified ·
1 Parent(s): 6a9bd78

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -4
README.md CHANGED
@@ -1,6 +1,16 @@
1
  ---
2
  library_name: transformers
3
- tags: []
 
 
 
 
 
 
 
 
 
 
4
  ---
5
 
6
  # Model Card for Model ID
@@ -17,13 +27,13 @@ tags: []
17
 
18
  This is the model card of a 🤗 transformers model that has been pushed on the Hub. This model card has been automatically generated.
19
 
20
- - **Developed by:** [More Information Needed]
21
  - **Funded by [optional]:** [More Information Needed]
22
  - **Shared by [optional]:** [More Information Needed]
23
  - **Model type:** [More Information Needed]
24
- - **Language(s) (NLP):** [More Information Needed]
25
  - **License:** [More Information Needed]
26
- - **Finetuned from model [optional]:** [More Information Needed]
27
 
28
  ### Model Sources [optional]
29
 
 
1
  ---
2
  library_name: transformers
3
+ tags:
4
+ - cot
5
+ - slm
6
+ license: apache-2.0
7
+ datasets:
8
+ - kenhktsui/longtalk-cot-v0.1
9
+ language:
10
+ - en
11
+ base_model:
12
+ - HuggingFaceTB/SmolLM-135M
13
+ pipeline_tag: text-generation
14
  ---
15
 
16
  # Model Card for Model ID
 
27
 
28
  This is the model card of a 🤗 transformers model that has been pushed on the Hub. This model card has been automatically generated.
29
 
30
+ - **Developed by:** Cihat Emre Karataş
31
  - **Funded by [optional]:** [More Information Needed]
32
  - **Shared by [optional]:** [More Information Needed]
33
  - **Model type:** [More Information Needed]
34
+ - **Language(s) (NLP):** Python
35
  - **License:** [More Information Needed]
36
+ - **Finetuned from model [optional]:HuggingFaceTB/SmolLM-135M
37
 
38
  ### Model Sources [optional]
39