Aminrhmni commited on
Commit
7afdbb2
1 Parent(s): 02b3ae2

Update README.md

Browse files

This model is trained on a Persian Legal dataset.
The more it is trained the results will be better.
Epochs= 1
Validation Loss = 1.75589
Time to train= 51 hours
Trained on 2 x RTX 3090

Files changed (1) hide show
  1. README.md +14 -0
README.md CHANGED
@@ -1,3 +1,17 @@
1
  ---
2
  license: mit
 
 
 
 
 
 
 
 
3
  ---
 
 
 
 
 
 
 
1
  ---
2
  license: mit
3
+ datasets:
4
+ - Kamtera/Persian-conversational-dataset
5
+ language:
6
+ - fa
7
+ library_name: adapter-transformers
8
+ pipeline_tag: text2text-generation
9
+ tags:
10
+ - legal
11
  ---
12
+ This model is trained on a Persian Legal dataset.
13
+ The more it is trained the results will be better.
14
+ Epochs= 1
15
+ Validation Loss = 1.75589
16
+ Time to train= 51 hours
17
+ Trained on 2 x RTX 3090