FredZhang7 commited on
Commit
f1b36b5
1 Parent(s): 8928304

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -2
README.md CHANGED
@@ -6,10 +6,18 @@ datasets:
6
  ---
7
 
8
 
9
- Estimated Time of Arrival (ETA): 7/01/2023 (might need more time to tweak hyperparameters)
10
 
11
  Estimated Final Train & Validation Accuracy: 95-98%
12
 
13
  Large model (v2) will be avaliable for PyTorch
14
 
15
- Lightweight model and tokenizer (v1) will be avaliable for transformers.js
 
 
 
 
 
 
 
 
 
6
  ---
7
 
8
 
9
+ Estimated Time of Arrival (ETA): 7/01/2023
10
 
11
  Estimated Final Train & Validation Accuracy: 95-98%
12
 
13
  Large model (v2) will be avaliable for PyTorch
14
 
15
+ Lightweight model and tokenizer (v1) will be avaliable for transformers.js
16
+
17
+ <br>
18
+
19
+ <br>
20
+
21
+ Models tested: roberta, xlm-roberta, bert-tiny, bert-base-cased/uncased, bert-multilingual-cased/uncased
22
+
23
+ Model testing in progress: alberta-large-v2