Summarization
Flair
Russian
English
Pirojok228 commited on
Commit
834145f
1 Parent(s): 3486c94

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +19 -3
README.md CHANGED
@@ -1,3 +1,19 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ datasets:
4
+ - HuggingFaceTB/smoltalk
5
+ - microsoft/orca-agentinstruct-1M-v1
6
+ language:
7
+ - ru
8
+ - en
9
+ metrics:
10
+ - bertscore
11
+ - accuracy
12
+ base_model:
13
+ - microsoft/OmniParser
14
+ - nvidia/Llama-3.1-Nemotron-70B-Instruct-HF
15
+ - gpt-omni/mini-omni2
16
+ new_version: openai-community/gpt2
17
+ pipeline_tag: summarization
18
+ library_name: flair
19
+ ---