HumanMasterMind commited on
Commit
096cc9c
1 Parent(s): 7af6f34

Inductive AI

Browse files
Files changed (1) hide show
  1. README.md +17 -3
README.md CHANGED
@@ -1,3 +1,17 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ datasets:
4
+ - neuralwork/arxiver
5
+ language:
6
+ - en
7
+ base_model:
8
+ - nvidia/Llama-3.1-Nemotron-70B-Instruct-HF
9
+ - mistralai/Mistral-7B-Instruct-v0.3
10
+ new_version: nvidia/Llama-3.1-Nemotron-70B-Instruct-HF
11
+ library_name: adapter-transformers
12
+ tags:
13
+ - inductive
14
+ - ai
15
+ - universal
16
+ - + patterns
17
+ ---