Update README.md
Browse files
README.md
CHANGED
@@ -5,6 +5,11 @@ task_categories:
|
|
5 |
- text-classification
|
6 |
tags:
|
7 |
- code
|
|
|
|
|
|
|
|
|
|
|
8 |
---
|
9 |
|
10 |
# Welcome to the HuggingFace repo for SentenceAx
|
|
|
5 |
- text-classification
|
6 |
tags:
|
7 |
- code
|
8 |
+
configs:
|
9 |
+
- config_name: default
|
10 |
+
data_files:
|
11 |
+
- input_data.zip
|
12 |
+
- training_data_ex_epoch%3D20_tune_epoch_acc%3D0.5189.zip
|
13 |
---
|
14 |
|
15 |
# Welcome to the HuggingFace repo for SentenceAx
|