rmayormartins commited on
Commit
0eb0ba2
·
verified ·
1 Parent(s): 2f08925

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -53,24 +53,24 @@ The project utilizes the following model and processor:
53
 
54
  We have trained three versions of the model with different configurations:
55
 
56
- 1. **Results 1**:
57
  - Epochs: 3
58
  - Training samples: 1000
59
  - Validation samples: 200
60
 
61
- 2. **Results 2**:
62
  - Epochs: 10
63
  - Training samples: 1000
64
  - Validation samples: 500
65
 
66
- 3. **Results 3**:
67
  - Epochs: 20
68
  - Training samples: 5000
69
  - Validation samples: 1000
70
 
71
  All models were trained using high RAM GPU on Google Colab Pro.
72
 
73
- ## File Structure
74
 
75
  Each version of the model includes the following files:
76
  results/
 
53
 
54
  We have trained three versions of the model with different configurations:
55
 
56
+ 1. **(OLD) v 1.1**:
57
  - Epochs: 3
58
  - Training samples: 1000
59
  - Validation samples: 200
60
 
61
+ 2. **(OLD) v 1.2**:
62
  - Epochs: 10
63
  - Training samples: 1000
64
  - Validation samples: 500
65
 
66
+ 3. **(NEW) v 1.3**:
67
  - Epochs: 20
68
  - Training samples: 5000
69
  - Validation samples: 1000
70
 
71
  All models were trained using high RAM GPU on Google Colab Pro.
72
 
73
+ ## Model Structure (files)
74
 
75
  Each version of the model includes the following files:
76
  results/