muellerzr HF staff commited on
Commit
0eec14d
1 Parent(s): 2b5d45d

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -0
README.md CHANGED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language: en
3
+ license: apache-2.0
4
+ datasets:
5
+ - mrpc
6
+ ---
7
+
8
+ # MRPC BERT base model (cased)
9
+
10
+ This is a sample model fine-tuned from the [nlp_example_script.py](https://github.com/huggingface/accelerate/blob/main/examples/nlp_example.py) using Accelerate and saved at the end.